The wavelet transform is a form of a frequency transform. As basis functions one uses wavelets. The big advantage over the Fourier transform is the temporal (or spatial) locality of the base functions (see also short time Fourier transform) and the smaller complexity (O(N) instead of O(N log N) for the fast Fourier transform (where N is the data size).
Important applications are:
Table of contents |
2 History 3 External links |
The continuous wavelet transform is defined as
The original function can be reconstructed with the inverse transform
Continuous wavelet transform (CWT)
where represents translation, represents scale and is the transforming function or mother wavelet.
where
is called the admissibility constant. For a succesful inverse transform, the admissibility constant has to satisfy the admissibility condition:
History
External links