Question: Write the MATLAB code please (40 Points) Construct an algorithm in a function named simpsons7 that takes three inputs, a function handle, the lower bound

Write the MATLAB code please

Write the MATLAB code please (40 Points) Construct an algorithm in a

(40 Points) Construct an algorithm in a function named simpsons7 that takes three inputs, a function handle, the lower bound of the integration and the upper bound of the integration. The function should compute and output the three different approximations of an integral using exactly seven segments. You may cal simpson 13 and simpson38 as sub-functions (you must include this in the header). Compute the integral below using each of the methods listed below: 5 (0.075x50.6x4+0.2x2 +0.5) dx -5 (a) Create a table with the Method, Value, and MTPRE (magnitude of the true percent relative error) for each of the methods below. Include 4 digits to the right of the decimal point in all numbers. Create an anonymous function to calculate the MTPRE (Do NOT put a semicolon at the end). The table should look like the one below. Note that the "-" in the last three lines of the table is a dash (not a minus sign). (40 Points) Construct an algorithm in a function named simpsons7 that takes three inputs, a function handle, the lower bound of the integration and the upper bound of the integration. The function should compute and output the three different approximations of an integral using exactly seven segments. You may cal simpson 13 and simpson38 as sub-functions (you must include this in the header). Compute the integral below using each of the methods listed below: 5 (0.075x50.6x4+0.2x2 +0.5) dx -5 (a) Create a table with the Method, Value, and MTPRE (magnitude of the true percent relative error) for each of the methods below. Include 4 digits to the right of the decimal point in all numbers. Create an anonymous function to calculate the MTPRE (Do NOT put a semicolon at the end). The table should look like the one below. Note that the "-" in the last three lines of the table is a dash (not a minus sign)

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!