Wavelet Toolbox Previous page   Next Page

Wavelet Families: Additional Discussion

There are different types of wavelet families whose qualities vary according to several criteria. The main criteria are

These are associated with two properties that allow fast algorithm and space-saving coding:

They may also be associated with these less important properties:

Typing waveinfo in command-line mode displays a survey of the main properties of all wavelet families available in the toolbox.

Note that the phi and psi functions can be computed using wavefun; the filters are generated using wfilters. We provide definition equations for several wavelets. Some are given explicitly by their time definitions, others by their frequency definitions, and still others by their filters.

The table below outlines the wavelet families included in the toolbox.

Wavelet Family Short Name
Wavelet Family Name
'haar'
Haar wavelet
'db'
Daubechies wavelets
'sym'
Symlets
'coif'
Coiflets
'bior'
Biorthogonal wavelets
'rbio'
Reverse biorthogonal wavelets
'meyr'
Meyer wavelet
'dmey'
Discrete approximation of Meyer wavelet
'gaus'
Gaussian wavelets
'mexh'
Mexican hat wavelet
'morl'
Morlet wavelet
'cgau'
Complex Gaussian wavelets
'shan'
Shannon wavelets
'fbsp'
Frequency B-Spline wavelets
'cmor'
Complex Morlet wavelets


Previous page  Frequently Asked Questions Daubechies Wavelets: dbN Next page

© 1994-2005 The MathWorks, Inc.