Next |
Prev |
Up |
Top
|
JOS Index |
JOS Pubs |
JOS Home |
Search
Lagrange interpolation is a well known, classical technique for
interpolation [#!Hildebrand!#]. It is also called Waring-Lagrange
interpolation, since Waring actually published it 16 years before
Lagrange [#!Meijering02!#, p. 323]. Given a set of
known
samples
,
, the problem is to find the
unique order
polynomial
which interpolates the samples.
The solution can be expressed as a linear combination of elementary
th order polynomials:
 |
(36) |
where
 |
(37) |
From the numerator of the above definition, we see that
is an
order
polynomial having zeros at all of the samples except the
th.
The denominator is simply the constant which normalizes its value to
at
. Thus, we have
 |
(38) |
In other words, the polynomial
is the
th basis polynomial for constructing a polynomial interpolation of order
over the
sample points
.
In the case of an infinite number of equally spaced samples, with spacing
, the Lagrangian basis
polynomials converge to shifts of the sinc function, i.e.,
 |
(39) |
where
 |
(40) |
A simple argument is based on the fact that any analytic function is
determined by its zeros and its value at one point. Since
is zero on all the integers except
, and since
, it
must coincide with the infinite-order Lagrangian basis polynomial for
the sample at
which also has its zeros on the nonzero integers
and equals
at
.
The equivalence of sinc interpolation to Lagrange interpolation was
apparently first published by the mathematician Borel in 1899, and has
been rediscovered many times since [#!Meijering02!#, p. 325].
A direct proof can be based on the equivalance between Lagrange
interpolation and windowed-sinc interpolation using a ``binomial
window''
[#!KootsookosAndWilliamson95!#,#!VesaT!#]. That is, for a fractional sample
delay of
samples, multiply the shifted-by-
, sampled, sinc function
![\begin{displaymath}
h_s(n) = \mbox{sinc}(n-D) = \frac{\sin[\pi(n-D)]}{\pi(n-D)}
\end{displaymath}](img229.png) |
(41) |
by a binomial window
 |
(42) |
and normalize by [#!VesaT!#]
 |
(43) |
which normalizes the interpolating filter to have a unit
norm, to
obtain the
th-order Lagrange interpolating filter
 |
(44) |
Since the binomial window converges to the Gaussian window as
,
and since the window gets wider and wider, approaching a unit constant in
the limit, the convergence of Lagrange to sinc interpolation can be seen.
Next |
Prev |
Up |
Top
|
JOS Index |
JOS Pubs |
JOS Home |
Search
Download resample.pdf
[How to cite and copy this work]