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 Center および File ExchangePerformance and Memory についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by