wprec

Wavelet packet reconstruction 1-D

Syntax

X = wprec(T)
wprec(wpdec(X,'wname'))

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

| | | | | |

Introduced before R2006a