<< biorwavf wavelet toolbox centfrq >>

wavelet toolbox >> wavelet toolbox > cauwavf

cauwavf

complex cauchy wavelet

Calling Sequence

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

Parameters

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

Description

cauwavf is an utility to get complex cauchy wavelet waveform.

Examples

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

Authors

Roger Liu and Isaac Zhi

See Also

<< biorwavf wavelet toolbox centfrq >>