Interpolating Polynomials
- We have a table of 
 and 
-values.
 
- Two entries in this table might be 
 at 
 and 
 at 
. 
 
- If we desire an estimate for 
 at 
, we would use the two table values for that estimate. 
 
- Why not interpolate as if 
 was linear between the two 
-values?
where
 
- We will be most interested in techniques adapted to situations where the data are far from linear. 
 
- The basic principle is to fit a polynomial curve to the data.
 
Subsections
Cem Ozdogan
2010-11-28