Main Content
wpjoin
Recompose wavelet packet
Description
wpjoin
is a one- and two-dimensional wavelet packet
analysis function.
returns the modified wavelet packet tree T
= wpjoin(T
,n
)T
corresponding to a
recomposition of the node n
. The function updates the wavelet
packet tree after the recomposition of the node.
The nodes are numbered from left to right and from top to bottom. The root index is 0.
wpjoin(T,0)
is equivalent to
wpjoin(T)
.
Examples
Input Arguments
Output Arguments
Version History
Introduced before R2006a