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!