Wavelet Toolbox    
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


  wpcoef wpdec