Solution for closed form integration for the given expression with limits 0 to Infinity
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
can anyone suggest solution for the below problem

0 comentarios
Respuestas (2)
Torsten
el 24 de Feb. de 2016
No closed form solution exists.
You will have to use numerical tools (like MATLAB's integral).
Best wishes
Torsten.
0 comentarios
Walter Roberson
el 24 de Feb. de 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 comentarios
Ver también
Categorías
Más información sobre Numerical Integration and Differentiation en Help Center y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!