This family of interpolation kernels are defined from the same function, namely:
where N is the number of samples in the windowing function. The two
functions differ in the choice of
.
For Hann,
and
for Hamming,
.
Figure 8 shows both kernels. They have the interesting property of always being positive, which limits the Gibbs phenomenon in edge neighbourhoods. Notice that the Hamming kernel is discontinuous. These kernels are widely used in electronics for digital filter design, more information can be found about them in any book related to digital signal processing.