Wavelet Toolbox
  Go to function:
    Search    Help Desk 
morlet    Examples   See Also

Morlet wavelet.

Syntax

Description

[PSI,X] = morlet(LB,UB,N) returns values of the Morlet wavelet on an N point regular grid, X, on 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 | Help Desk | Next ]