Wavelet Toolbox |
WPTREE Object
Class WPTREE (Wavelet Packet Tree) -- Parent class: DTREE
Fields
dtree |
Parent object |
wavInfo |
Structure (wavelet information) |
entInfo |
Structure (entropy information) |
Fields Description
wavName |
- Wavelet Name. |
Lo_D |
- Low Decomposition filter |
Hi_D |
- High Decomposition filter |
Lo_R |
- Low Reconstruction filter |
Hi_R |
- High Reconstruction filter |
entName |
- Entropy Name |
entPar |
- Entropy Parameter |
allNI
Array(nbnode,5) (field of the dtree parent object)
ind |
- Index |
size |
- Size of data |
ent |
- Entropy |
ento |
- Optimal Entropy |
Methods
Method |
Description |
wptree |
Constructor for the class WPTREE |
Methods That Overload Those of DTREE Class.
Proper Methods of WPTREE Class..
DTREE Object | Advanced Use of Objects |
© 1994-2005 The MathWorks, Inc.