Next  |  Prev  |  Top  |  REALSIMPLE Top

Lagrange Interpolation


Problem Formulation

Given a set of $ N+1$ known samples $ f(x_k)$, $ k=0,1,2,\ldots,N$, find the unique order $ N$ polynomial $ y(x)$ which interpolates the samples

Solution (Waring, Lagrange):

$\displaystyle y(x) = \sum_{k=0}^N l_k(x)f(x_k)
$

where

$\displaystyle l_k(x) \mathrel{\stackrel{\Delta}{=}}{ (x - x_0) \cdots (x - x_{k...
...
\over (x_k - x_0) \cdots (x_k - x_{k-1}) (x_k - x_{k+1}) \cdots (x_k - x_N) }
$



Subsections
Next  |  Prev  |  Top  |  REALSIMPLE Top

Download Interpolation.pdf
Download Interpolation_2up.pdf
Download Interpolation_4up.pdf

``Bandlimited Interpolation, Fractional Delay Filtering, and Optimal FIR Filter Design'', by Julius O. Smith III and Nelson Lee,
REALSIMPLE Project — work supported by the Wallenberg Global Learning Network .
Released 2008-06-05 under the Creative Commons License (Attribution 2.5), by Julius O. Smith III and Nelson Lee
Center for Computer Research in Music and Acoustics (CCRMA),   Stanford University
CCRMA