|
Posted: 10/11/23
Due: 10/18/23, 11:59PM
Beginning with this assignment, homework tasks are described at a higher level. Apply your experience from previous assignments to cogently formulate a solution.
Study the convergence of polynomial interpolation, , with increasing number of sample points for the following functions:
, ;
, ;
, .
For each case consider both equidistant and Chebyshev sample points, present plots of the function and interpolant, plots of the error as a function of , and compare the observed error with that predicted by the formula
Comment on what you observe.
For equidistant sample points, explicitly write the Lagrange and Newton forms of the interpolating polynomial.
Repeat the above convergence study for Hermite interpolation , , .