Numerical Integration with two variables

1 Ansicht (letzte 30 Tage)
Vinesh Mohun
Vinesh Mohun am 7 Sep. 2017
Beantwortet: Brandon Eidson am 11 Sep. 2017
Numerical Integration with two variables. Please click on capture.
  1 Kommentar
KSSV
KSSV am 7 Sep. 2017
What have you tried? It is a straight forward task.

Melden Sie sich an, um zu kommentieren.

Antworten (1)

Brandon Eidson
Brandon Eidson am 11 Sep. 2017
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 .

Kategorien

Mehr zu Performance and Memory finden Sie in Help Center und File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by