<< legdwavf real_complex_wavelets morlet >>

swt >> real_complex_wavelets > mexihat

mexihat

mexican hat wavelet

Calling Sequence

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

Parameters

LB:

low bound

UB:

upper bound

N :

number of data points

PSI:

wavelet

X:

time grid

Description

mexihat is an utility to get mexican hat wavelet waveform.

Examples

[PSI,X]=mexihat(-5,5,1001);

Authors

See also


Report an issue
<< legdwavf real_complex_wavelets morlet >>