Wavelet Toolbox Previous page   Next Page
wprcoef

Reconstruct wavelet packet coefficients

Syntax

Description

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

X = wprcoef(T,N) computes reconstructed coefficients of the node N of the wavelet packet tree T.

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

Examples

See Also
wpdec, wpdec2, wprec, wprec2


Previous page  wpjoin wprec Next page

© 1994-2005 The MathWorks, Inc.