how to do integration?

3 次查看(过去 30 天)
bsd
bsd 2011-10-11
Hai,
How to do integration, double integration and triple integration in matlab?
BSD

采纳的回答

Andrei Bobrov
Andrei Bobrov 2011-10-11
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 个)

类别

Help CenterFile Exchange 中查找有关 Numerical Integration and Differentiation 的更多信息

标签

Community Treasure Hunt

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

Start Hunting!

Translated by