Double integration within finite limits

1 view (last 30 days)
Shaona Bose
Shaona Bose on 18 Apr 2019
Answered: madhan ravi on 18 Apr 2019
I want to perform a double integration of the function f(x,y)=y*sin(x)+exp(-x), over the range 0 to pi/6 for x and y goes from 0 to 3. I have gone through a few answers here but they look clumsy and confusing. Can anyone please suggest me what the code for this problem will be like?

Answers (1)

madhan ravi
madhan ravi on 18 Apr 2019
Simply use integral2()

Categories

Find more on Programming in Help Center and File Exchange

Products


Release

R2019a

Community Treasure Hunt

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

Start Hunting!