Evaluating a double integral using the trapezoidal rule

2 views (last 30 days)
I am trying to take the double integral of the function using the Trapezoidal rule By Matlab for G=integral (x*y.^2)dydx with x interval 0 to 2 and y interval 1 to (x/2). We must use the trapezoidal rule because we are comparing different techniques for evaluating integrals.

Answers (0)

Categories

Find more on Symbolic Math Toolbox in Help Center and File Exchange

Community Treasure Hunt

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

Start Hunting!