Question: Let f(1) = 1 + 6.12 (a) Write a program to perform Lagrange polynomial interpolation at the uniform points and the Chebyshev points on the

 Let f(1) = 1 + 6.12 (a) Write a program to

Let f(1) = 1 + 6.12 (a) Write a program to perform Lagrange polynomial interpolation at the uniform points and the Chebyshev points on the interval (-1,1] for f. (b) Write a program to perform natural cubic spline interpolation at the uniform points for Investigate the convergence by running the program for different values of n. In the write up include plots of f, Ln, Sn for n = 8, 16, 32. Answer the following questions, Does In converge uniformly to f on [-1, 1]? Does Sn converge uniformly to f on [-1, 1]? Let f(1) = 1 + 6.12 (a) Write a program to perform Lagrange polynomial interpolation at the uniform points and the Chebyshev points on the interval (-1,1] for f. (b) Write a program to perform natural cubic spline interpolation at the uniform points for Investigate the convergence by running the program for different values of n. In the write up include plots of f, Ln, Sn for n = 8, 16, 32. Answer the following questions, Does In converge uniformly to f on [-1, 1]? Does Sn converge uniformly to f on [-1, 1]

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!