Simpson’s 3/8th Rule MATLAB Program example | MyClassBook
Simpson's 3/8th Rule MATLAB Program example: Question: Evaluate the integral x^4 within limits -3 to 3 using Simpson's 3/8th Rule. Solution: Let y(x)=x^4 here a=-3 and b=3 therefore (b-a)=6 let ‘n’ be the number of intervals. assume n=6 in this case. also
myclassbook.wordpress.com |