<< centfrq real_complex_wavelets cmorwavf >>

swt >> real_complex_wavelets > cgauwavf

cgauwavf

complex gauss wavelet

Calling Sequence

[PSI,X]= cgauwavf(LB,UB,N,P)

Parameters

LB :

low bound

UB :

upper bound

N :

number of data points

P :

Derivative times, 1 to 8

PSI :

complex wavelet

X :

time grid

Description

cgauwavf is an utility to get complex gauss wavelet waveform.

Examples

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

Authors

See also


Report an issue
<< centfrq real_complex_wavelets cmorwavf >>