how to do integration?

Hai,
How to do integration, double integration and triple integration in matlab?
BSD

 採用された回答

Andrei Bobrov
Andrei Bobrov 2011 年 10 月 11 日

1 投票

Please read help about functions MATLAB:
quad, quad2d, dblquad, quadgk, quadl, quadv, trapz, triplequad,int

2 件のコメント

bsd
bsd 2011 年 10 月 21 日
I have to do integration with limits varying from 0 to infinity. How to give the limit-infinity in quad()? Looking for your reply.
BSD
Andrei Bobrov
Andrei Bobrov 2011 年 10 月 21 日
please read:
>> doc quadgk

サインインしてコメントする。

その他の回答 (0 件)

カテゴリ

タグ

質問済み:

bsd
2011 年 10 月 11 日

Community Treasure Hunt

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

Start Hunting!

Translated by