Nonuniform sampling is a branch of Nyquist–Shannon_sampling theorem. Nonuniform sampling is based on Lagrange Interpolation and the relationship between itself and (uniform) sampling theorem. Nonuniform sampling is a generalisation of the Whittaker-Shannon-Kotel (WSK) sampling theorem.
Lagrange (Polynomial) Interpolation
For a given function, it is possible to construct a polynomial of degree n which has the same value with the function at n+1 points.[1]
Let the n+1 points to be
, and the n+1 values to be
.
In this way, there exists a unique polynomial
such that
[2]
Furthermore, it is possible to simplify the representation of
using the interpolating polynomials of Lagrange interpolation:
[3]
From the above equation:

As a result,


To make the polynomial form more useful:

In that way, the Lagrange Interpolation Formula appears:
[4]
Note that if
, then the above formula becomes:

Whittaker-Shannon-Kotel'nikov (WSK) sampling theorem
Whittaker tried to extend the Lagrange Interpolation from polynomials to entire functions. He showed that it is possible to construct the entire function[5]
![{\displaystyle C_{f}(z)=\sum _{n=-\infty }^{\infty }f(a+nW){\frac {sin[\pi (z-a-nW/W)]}{[\pi (z-a-nW/W)]}}}](/media/api/rest_v1/media/math/render/svg/1181c6dca5fe8400786b0b24c3094b6c6c0a09b0)
which has the same value with
at the points
Moreover,
can be written in a similar form of the last equation in previous section:
![{\displaystyle C_{f}(z)=\sum _{n=-\infty }^{\infty }f(z_{n}){\frac {G(z)}{G'(z_{n})(z-z_{n})}},{\text{ where }}G(z)=sin[\pi (z-a)/W]{\text{ and }}z_{n}=a+nW}](/media/api/rest_v1/media/math/render/svg/b3ce59b03f809ef9158c1a6198e9dc30798c8900)
When a=0 and W=1, then the above equation becomes almost the same as WSK theorem:[6]
If a function f can be represented in the form

then f can be reconstructed from its samples as following:

For a sequence
satisfying[7]

then

and
is Bernstein space
is uniformly convergent on compact sets.[8]
The above is called Paley-Wiener-Levinson Theorem which generalize WSK sampling theorem from uniform samples to non uniform samples. Both of them can reconstruct a band-limited signal from those samples, respectively.
References
- ^ Marvasti 2001, p. 124.
- ^ Marvasti 2001, p. 124-125.
- ^ Marvasti 2001, p. 126.
- ^ Marvasti 2001, p. 127.
- ^ Marvasti 2001, p. 132.
- ^ Marvasti 2001, p. 134.
- ^ Marvasti 2001, p. 137.
- ^ Marvasti 2001, p. 138.
- F. Marvasti, Nonuniform sampling: Theory and Practice. Plenum Publishers Co., 2001, pp. 123-140.
Category:Digital signal processing