Wavelet Toolbox | ![]() ![]() |
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
![]() | wprcoef | wprec2 | ![]() |