From: MatlabBo St on 29 Nov 2009 03:35 Hi there, how could I find out the maximum pruning level (or the tree depth / size) created with treefit? e.g. t1 = treefit(X,Y); ..... maxLevelPrune .... ?!? t2 = treeprune(t1,'level',maxLevelPrune ); Thanks in advance
|
Pages: 1 Prev: Block Toeplitz Matrix Next: Simulink - QPSK in IEEE 802.15.4 |