double integration with absolute value with integral2

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?

回答 (1 件)

Torsten
Torsten 2017 年 4 月 20 日

0 投票

I think, no. You will have to use "integral" twice in a nested manner.
Best wishes
Torsten.

カテゴリ

質問済み:

2017 年 4 月 20 日

回答済み:

2017 年 4 月 20 日

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by