- #1
mazi
- 2
- 0
Homework Statement
Numerical integration using MATLAB m-files
Find the area under the curve of:
using trapezium rule
Homework Equations
g(x) = x^2 from x=0 to x=2
Area of a trapezium = h/2(a+b)