Solution for closed form integration for the given expression with limits 0 to Infinity
1 view (last 30 days)
Show older comments
can anyone suggest solution for the below problem

0 Comments
Answers (2)
Torsten
on 24 Feb 2016
No closed form solution exists.
You will have to use numerical tools (like MATLAB's integral).
Best wishes
Torsten.
0 Comments
Walter Roberson
on 24 Feb 2016
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 Comments
See Also
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!