Question: Need a MATLAB code here. This is a computer problem Reference problem: Implement your 3rd-order Taylor series method from the IVP in problem #5 above
Implement your 3rd-order Taylor series method from the IVP in problem #5 above to find approximations to the solution on [0,5] on I evenly-spaced values of t including the endpoints. You do not have to call any of your own functions in your code. Page 2 of 3 Run your code for -10, 100, 1000, and 10000. For each value ofn, plot the absolute global error vector in the approximate solution vs. t. (The exact solution for the IVP is y(1)-100(10-1)|1+1n(-10 From looking at your plots, by what factor (as a power of 10) is the maximum of the global error on .) For ONLY n = 10000, plot the approximate solution vector vs. [0,5] decreasing as n increases by a factor of 10
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
