Name
morlet — morlet wavelet
Calling Sequence
[PSI,X]= morlet(LB,UB,N)
Parameters
- LB
-
: low bound
- UB
-
: upper bound
- N
-
: number of data points
- PSI
-
: wavelet
- X
-
: time grid
Description
morlet is an utility to get morlet wavelet waveform.
Examples
[PSI,X]=morlet(-4,4,1001);
Authors
Roger Liu and Isaac Zhi