Wavelet Toolbox    
wpcoef

Wavelet packet coefficients

Syntax

Description

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

X = wpcoef(T,N) returns the coefficients associated with the node N of the wavelet packet tree T. If N doesn't exist, X = [ ];

X = wpcoef(T) is equivalent to X = wpcoef(T,0).

Examples

See Also
wpdec, wpdec2


  wpbmpen wpcutree