Solution for closed form integration for the given expression with limits 0 to Infinity
1 回表示 (過去 30 日間)
古いコメントを表示
can anyone suggest solution for the below problem

0 件のコメント
回答 (2 件)
Torsten
2016 年 2 月 24 日
No closed form solution exists.
You will have to use numerical tools (like MATLAB's integral).
Best wishes
Torsten.
0 件のコメント
Walter Roberson
2016 年 2 月 24 日
infinity, if b and c are both real valued and nonnegative and neither a nor d are infinity.
infinity, if c is 0 and a+d < 0
exp(b)/(a+d), if c is 0 and a+b > 0
0 件のコメント
参考
製品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!