Wavelet Toolbox Previous page   Next Page
wpcutree

Cut wavelet packet tree

Syntax

Description

wpcutree is a one- or two-dimensional wavelet packet analysis function.

T = wpcutree(T,L) cuts the tree T at level L.

[T,RN] = wpcutree(T,L) returns the same arguments as above and, in addition, the vector RN contains the indices of the reconstructed nodes.

Examples

See Also
wpdec, wpdec2


Previous page  wpcoef wpdec Next page

© 1994-2005 The MathWorks, Inc.