Properties of Interpolation Algorithms

MATH566 (Intro to Numerical Analysis) group project #2.

Chebyshev points of the first kind
Chebyshev points of the first kind (projection of unit circle onto [-1, 1])

Paper

properties.pdf

Note: Code that generates Figure 6.1 is omitted from this public version of the document.

Description

Newton, Lagrange, and barycentric interpolation. Point distributions (e.g., Chebyshev).

MATH 566 (Introduction to Numerical Analysis) group project #2.

Chebyshev code