Wavelet Toolbox    
fbspwavf

Frequency B-Spline wavelets

Syntax

Description

[PSI,X] = fbspwavf(LB,UB,N,M,FB,FC) returns values of the complex frequency B-Spline wavelet defined by the order parameter M (M is an integer such that 1 M), a bandwidth parameter FB, and a wavelet center frequency FC.

The function PSI is computed using the explicit 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. 63.


  entrupd gauswavf