Let a=0.95, b=0.05 Is there any way to solve the following definite integral from 0 to inf? exp(-x./(a-b.*x))
Either closed form or numerical integration or numerical approximation
Thanks in advance

 採用された回答

Torsten
Torsten 2016 年 11 月 10 日

0 投票

exp(-x/(a-bx)) for a=0.95 and b=0.05 does not converge to 0 as x -> Inf, but to exp(20). Thus the integral from 0 to Inf cannot exist.
Best wishes
Torsten.

その他の回答 (0 件)

カテゴリ

ヘルプ センター および File ExchangeLoops and Conditional Statements についてさらに検索

タグ

質問済み:

2016 年 11 月 10 日

回答済み:

2016 年 11 月 10 日

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by