| Wavelet Toolbox | ![]() |
Wavelet packet reconstruction 2-D
Syntax
Description
wprec2 is a two-dimensional wavelet packet analysis function.
X = wprec2(T) returns the reconstructed matrix X corresponding to a wavelet packet tree T.
wprec2 is the inverse function of wpdec2 in the sense that the abstract statement wprec2(wpdec2(X,'wname')) would give back X.
See Also
wpdec, wpdec2, wpjoin, wprec, wpsplt
| wprec | wpsplt | ![]() |