<< scal2frq real_complex_wavelets sinus >>

swt >> real_complex_wavelets > shanwavf

shanwavf

complex shannon wavelet

Calling Sequence

[PSI,X]= shanwavf(LB,UB,N,FB,FC)

Parameters

LB:

low bound

UB:

upper bound

N:

number of data points

FB:

Bandwith

FC:

center frequency

PSI:

complex wavelet

X:

time grid

Description

shanwavf is an utility to get complex shannon wavelet waveform.

Examples

[PSI,X]=shanwavf(-20,20,1001,1,1.5);

Authors

See also


Report an issue
<< scal2frq real_complex_wavelets sinus >>