<< mexihat real_complex_wavelets poisson >>

swt >> real_complex_wavelets > morlet

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

See also


Report an issue
<< mexihat real_complex_wavelets poisson >>