how to do integration?

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

 Risposta accettata

Andrei Bobrov
Andrei Bobrov il 11 Ott 2011

1 voto

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

2 Commenti

bsd
bsd il 21 Ott 2011
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 il 21 Ott 2011
please read:
>> doc quadgk

Accedi per commentare.

Più risposte (0)

Community Treasure Hunt

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

Start Hunting!

Translated by