Wavelet Toolbox | ![]() ![]() |
Simple Use of Objects Through Four Examples
You can use command line functions, GUI functions, or you can mix both of them to work with wavelet packet trees (WPTREE objects). The most useful commands are:
plot
, drawtree
, and readtree
, which let you plot and get a wavelet packet treewjoin
and wpsplt
, which let you change a wavelet packet tree structureget
, read
, and write
, which let you read and write coefficients or information in a wavelet packet treeWe can see some of these features in the following examples.
![]() | Short Description of Objects in the Toolbox | Example 1: plot and wpviewcf | ![]() |