how to do integration?

조회 수: 4 (최근 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