How to create a tree ??
조회 수: 1 (최근 30일)
이전 댓글 표시
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
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/455839/image.jpeg)
댓글 수: 0
답변 (1개)
David Hill
2020년 12월 9일
Matlab has good documentation, see:
doc ClassificationTree
doc RegressionTree
댓글 수: 0
참고 항목
카테고리
Help Center 및 File Exchange에서 Gaussian Process Regression에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!