Wavelet Toolbox Previous page   Next Page
wprec

Wavelet packet reconstruction 1-D

Syntax

Description

wprec is a one-dimensional wavelet packet analysis function.

X = wprec(T) returns the reconstructed vector X corresponding to a wavelet packet tree T.

wprec is the inverse function of wpdec in the sense that the abstract statement wprec(wpdec(X,'wname')) would give back X.

See Also
wpdec, wpdec2, wpjoin, wprec2, wpsplt


Previous page  wprcoef wprec2 Next page

© 1994-2005 The MathWorks, Inc.