Wavelet Toolbox Previous page   Next Page
biorwavf

Biorthogonal spline wavelet filters

Syntax

Description

[RF,DF] = biorwavf(W) returns two scaling filters associated with the biorthogonal wavelet specified by the string W.

W = 'biorNr.Nd' where possible values for Nr and Nd are

Nr = 1
Nd = 1 , 3 or 5
Nr = 2
Nd = 2 , 4 , 6 or 8
Nr = 3
Nd = 1 , 3 , 5 , 7 or 9
Nr = 4
Nd = 4
Nr = 5
Nd = 5
Nr = 6
Nd = 8

The output arguments are filters.

Examples

See Also
biorfilt, waveinfo


Previous page  biorfilt bswfun Next page

© 1994-2005 The MathWorks, Inc.