Question: Write a well-commented Matlab function program mydblsimp that computes the Simpsons rule approximation. Let it call the program mydblsimpweights (above) to make the weight matrix,

Write a well-commented Matlab function program mydblsimp that computes the Simpsons rule approximation. Let it call the program mydblsimpweights (above) to make the weight matrix, w (24.2). Check the program on the integral in the previous problem using (m,n) = (10,18) and (m, n)
I got the code but it is missing something I don't know what  Write a well-commented Matlab function program mydblsimp that computes the Simpsons

a,b function I = mydblsimp (f, a,b,c,d, m, n) $a function that compute simpson rule -- define the interval in X, namely a

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!