Wavelet Toolbox    
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


  wpjoin wprec