Wavelet Toolbox Previous page   Next Page
morlet

Morlet wavelet

Syntax

Description

[PSI,X] = morlet(LB,UB,N) returns values of the Morlet wavelet on an N point regular grid in the interval [LB,UB].

Output arguments are the wavelet function PSI computed on the grid X, and the grid X.

This wavelet has [-4 4] as effective support.

Examples

See Also
waveinfo


Previous page  meyeraux nodeasc Next page

© 1994-2005 The MathWorks, Inc.