How to integrate an unbounded function?
Mostrar comentarios más antiguos
Hello every one,
since the normal numerical integration cannnot work to an unbounded function, is there any other methods for the integration of unbounded function?.
Thank you.
Respuesta aceptada
Más respuestas (1)
Matt J
el 12 de Jul. de 2019
0 votos
You cantry use the symbolic toolbox, or you could just take the numerical integral over a sufficiently large finite interval. A numerical integration is an approximation anyway, so who cares about the extra epsilon of error that you get when you truncate the interval to something finite.
1 comentario
XIONG Qingxiang
el 15 de Jul. de 2019
Categorías
Más información sobre Numerical Integration and Differentiation en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!