LN3 Polynomial Interpolation
LN3 Polynomial Interpolation
• If there are n+1 ordered pairs in the data set, the lowest
degree of the polynomial that can connect these points is n.
• Example: A data of 4 pairs can be connected by a
polynomial to the 3rd degree.
LAGRANGE INTERPOLATION