Wavelet Toolbox Previous page   Next Page
wpviewcf

Plot wavelet packets colored coefficients

Syntax

Description

wpviewcf(T,CMODE) plots the colored coefficients for the terminal nodes of the tree T.

T is a wavelet packet tree and CMODE is an integer, which represents the color mode. The color modes are listed in the table below.

Color Mode
Description
            1
Frequency order - Global coloration - Absolute values
            2
Frequency order - By level - Absolute values
            3
Frequency order - Global coloration - Values
            4
Frequency order - By level coloration - Values
            5
Natural order - Global coloration - Absolute values
            6
Natural order - By level - Absolute values
            7
Natural order - Global coloration - Values
            8
Natural order - By level coloration - Values

wpviewcf(T,CMODE,NBCOL) uses NBCOL colors.

Examples

See Also
wpdec


Previous page  wptree wrcoef Next page

© 1994-2005 The MathWorks, Inc.