Third Computing Project
Math/CS 375, Fall 1997
Professor Coutsias
This project is due October 28. Plan your work so that if your computer is down a short period, your project will not be late.
This project will count as part of your grade so you must work independently. It is permissible to discuss the project with your instructor, fellow students, and friends. However, the computer programs and report must be done only by the student doing the project.
The project is to compare various polynomial and piecewise polynomial interpolants. In particular, you are to compare polynomial interpolants computed using 9 and 17 equally spaced and Chebyshev nodes and a cubic spline interpolant using 9 and 17 equally spaced nodes. The functions to be approximated are:
Grading guidelines: Correct use of the interpolation functions or correct programs if you write them 50%; Completion of the examples 35%, Discussion 15%.