How to integrate an unbounded function?
Ältere Kommentare anzeigen
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.
Akzeptierte Antwort
Weitere Antworten (1)
Matt J
am 12 Jul. 2019
0 Stimmen
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 Kommentar
XIONG Qingxiang
am 15 Jul. 2019
Kategorien
Mehr zu Numerical Integration and Differentiation finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!