Numerical Integration with two variables

조회 수: 1 (최근 30일)
Vinesh Mohun
Vinesh Mohun 2017년 9월 7일
답변: Brandon Eidson 2017년 9월 11일
Numerical Integration with two variables. Please click on capture.
  댓글 수: 1
KSSV
KSSV 2017년 9월 7일
What have you tried? It is a straight forward task.

댓글을 달려면 로그인하십시오.

답변 (1개)

Brandon Eidson
Brandon Eidson 2017년 9월 11일
Hey Vinesh, If you are looking for continuous integration, I think you are looking for something like the "integral2" function.  It can easily handle the equation to which you referred.  Its documentation is linked-to below. 
If you are wanting to perform the discrete summation, you can easily accomplish this using one or two for loops.  If you are new to programming in MATLAB, I would advise you refer to MathWorks's free online training, MATLAB Onramp .

카테고리

Help CenterFile Exchange에서 Performance and Memory에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by