How is the study of wavelets not just a special case of Fourier analysis?

Shannon wavelets have dual basis functions resembling the reconstruction functions for Fourier Transforms. If you apply a dyadic subdivision on both frequency bands what you will get is something very similar to the FFT. In this sense is rather the FFT which is a special case of DWT.

Here we can see how wavelet and scaling functions complement each other for one frequency band:

The wavelet functions look like and are related to the sinc-functions which famously do appear in Fourier analysis as the "reconstruction" functions. This is also visible in Fourier transform of the wavelet functions, they are very close to "boxes" which is what the FT of sinc functions are.


Not to dredge up old posts but comparing wavelets and the Fourier transform is really apples and oranges. A much better comparison is that of the STFT and the various wavelet transforms. As @mathematician mentioned, the benefit of wavelets over STFT is that wavelet analysis allows for us to (somewhat) sidestep the Gabor limit via a more flexible tiling of the time-frequency plane.