Wavelet Toolbox Previous page   Next Page
cmorwavf

Complex Morlet wavelet

Syntax

Description

[PSI,X] = cmorwavf(LB,UB,N,FB,FC) returns values of the complex Morlet wavelet defined by a positive bandwidth parameter FB, a wavelet center frequency FC, and the expression

on an N point regular grid for the interval [LB,UB].

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

Examples

See Also
waveinfo

References

Teolis, A. (1998), Computational signal processing with wavelets, Birkhauser, p. 65.


Previous page  cgauwavf coifwavf Next page

© 1994-2005 The MathWorks, Inc.