Name

cmorwavf — complex morlet wavelet

Calling Sequence

[PSI,X]= cmorwavf(LB,UB,N)

Parameters

LB
: low bound
UB
: upper bound
N
: number of data points
PSI
: wavelet
X
: time grid

Description

cmorwavf is an utility to get complex morlet wavelet waveform.

Examples

  [PSI,X]=cmorwavf(-8,8,1001);
 

Authors

Roger Liu and Isaac Zhi

See Also

sinus , mexihat , morlet , DOGauss , gauswavf , poisson , shanwavf , fbspwavf , cauwavf , cgauwavf