How to create a tree ??
显示 更早的评论
How do I make a tree like this so that its offspring can be separated?
Of course, the tree I want will be 17 levels
Build with a cell or an array ???
And finally I will do a deep search on it
Please help
Thank

回答(1 个)
David Hill
2020-12-9
Matlab has good documentation, see:
doc ClassificationTree
doc RegressionTree
类别
在 帮助中心 和 File Exchange 中查找有关 Database Toolbox 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!