Question: Assignment Curve - Fitting : Interpolation Given the following dataset: table [ [ x , 1 , 2 , 3 , 5 , 7
Assignment CurveFitting : Interpolation
Given the following dataset:
table
Calculate using:
a Newton's interpolating polynomial
b Lagrange's interpolating polynomial
For each a and b do polynomial interpolation order through Choose your base points to attain good accuracy.
c What do your results indicate regarding the order of the polynomial used to generate the data in the table?
d Estimate the error for each order for a and b for each order from order though order
Make programming code to run in OCTAVE to solve problems no from point a to point d
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
