how to do integration?

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

 Réponse acceptée

Andrei Bobrov
Andrei Bobrov le 11 Oct 2011

1 vote

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

2 commentaires

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

Connectez-vous pour commenter.

Plus de réponses (0)

Catégories

Community Treasure Hunt

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

Start Hunting!

Translated by