Starting with a sampled spectrum
,
,
typically obtained from a DFT, we can interpolate by taking the DTFT
of the IDFT which is not periodically extended, but instead
zero-padded:
(The aliased sinc function,
, was defined in
Eq.
(1.4) and repeated in Eq.
(1.7).)
Thus, zero-padding in the time domain interpolates a spectrum
consisting of
samples around the unit circle by means of
``
interpolation.'' This is ideal,
time-limited interpolation in the frequency domain using the
aliased sinc function as an interpolation kernel. We can almost
rewrite the last line above as
,
but such an expression would normally be defined only for
, where
is some integer.
Figure F.1 lists a matlab function for performing ideal spectral interpolation directly in the frequency domain. Such an approach is normally only used when non-uniform sampling of the frequency axis is needed.