Next |
Prev |
Up |
Top
|
JOS Index |
JOS Pubs |
JOS Home |
Search
Define the backwards difference operator
by
and the factorial polynomials (aka rising factorials or
Pochhammer symbol) by
These give a discrete-time counterpart to
, viz.,
In these terms, a discrete-time Taylor series about
can be defined:
- Known as ``Newton's Backward Difference Formula''
- Truncating this expansion at
again yields
th-order
Lagrange interpolation on uniformly spaced samples
th-order Lagrange interpolation via truncated discrete-time
Taylor series expansion about time
:
Each term in the expansion can be computed recursively from the previous term:
This gives the same efficient computational form found previously:
where
is the desired delay for
fractional-delay filtering, and
is the output signal for
th-order Lagrange interpolation (modular!). See also
Newton's divided difference interpolation formula.
Next |
Prev |
Up |
Top
|
JOS Index |
JOS Pubs |
JOS Home |
Search
Download Interpolation.pdf
Download Interpolation_2up.pdf
Download Interpolation_4up.pdf
Visit the online book containing this material.