cfs2wpt
Wavelet packet tree construction from coefficients
Syntax
Description
[
builds a wavelet packet tree T,X] = cfs2wpt(wname,size_of_data,tn_of_tree,order)T and the related analyzed signal
or image X. The cfs2wpt function uses the
wavelet specified by wname, the dimensions of the analyzed data
size_of_data, the terminal node indices
tn_of_tree and the order order. All
the tree coefficients are zero.
[
uses the specified coefficients T,X] = cfs2wpt(wname,size_of_data,tn_of_tree,order,cfs)cfs.
Examples
Input Arguments
Output Arguments
Version History
Introduced before R2006a


