Wavelet Toolbox    
shanwavf

Shannon wavelets

Syntax

Description

[PSI,X] = shanwavf(LB,UB,N,FB,FC) returns values of the complex Shannon wavelet defined by a bandwidth parameter FB, a wavelet center frequency FC and the expression

on an N point regular grid in the interval [LB,UB].

FB and FC must be such that FC > FB/2 > 0

Output arguments are the wavelet function PSI computed on the grid X.

Examples

See Also
waveinfo

References

Teolis, A. (1998), Computational signal processing with wavelets, Birkhauser, p. 62.


  set swt