double integration with absolute value with integral2
Ältere Kommentare anzeigen
How can I compute a numeric double integral of a function f(x) of the form int(|int(f(x)dx)|dz) with x that varies from 0 to z and z that varies from zero to a constant t? It is possible with the command integral2?
Antworten (1)
Torsten
am 20 Apr. 2017
0 Stimmen
I think, no. You will have to use "integral" twice in a nested manner.
Best wishes
Torsten.
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!