Answered step by step
Verified Expert Solution
Question
1 Approved Answer
Consider the function: f = 68x4+12x3-2x2 + 9x + 3. (a) Using MATLAB, estimate f(x) over the interval 1 sx s 3 in increments of
Consider the function: f = 68x4+12x3-2x2 + 9x + 3. (a) Using MATLAB, estimate f(x) over the interval 1 sx s 3 in increments of 0.02 using a base point of x=1and a: i. first-order Taylor series approximation ii. second-order Taylor series approximation iii. third-order Taylor series approximation Note that fixing a base point of x = 1 means that your x will increase for each estimate (i.e., 0.02, 0.04, 0.06, 0.08... (b) Plot the three estimates of f(x) along with the exact value vs. x on one set of axes. Be sure to label your plot appropriately. Please plot the exact values using a line and the estimates using open symbols. Please show example hand calculations for the estimates from (i)-(ii) for f(x 2.1). (c) Separately, plot the relative error for each of the three estimates vs. x on a single set of axes
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started