Wavelet Toolbox |
NTREE Object
Class NTREE (New Tree) -- Parent class: WTBO
Fields
wtbo |
Parent object |
order |
Tree order |
depth |
Tree depth |
spsch |
Split scheme for nodes |
tn |
Column vector with terminal nodes indices |
Methods
ntree |
Constructor for the class NTREE. |
findactn |
Find active nodes. |
get |
Get NTREE object field contents. |
nodejoin |
Recompose node(s). |
nodesplt |
Split (decompose) node(s). |
plot |
Plot NTREE object. |
set |
Set NTREE object field contents. |
tlabels |
Labels for the nodes of a tree. |
wtreemgr |
Manager for NTREE object. |
Private
locnumcn |
Local number for a child node |
tabofasc |
Table of ascendants of nodes |
WTBO Object | DTREE Object |
© 1994-2005 The MathWorks, Inc.