How to convert my matlab code having TreeBagger into hdl code using HDL coder
2 次查看(过去 30 天)
显示 更早的评论
I have used a TreeBagger function in my matalb code for classification. While using HDL coder, its showing "classificationtree type not suported". Same problem I am facing using fitcecoc and fitctree functions also. Can you please suggest me how to rectify this.
Thanks.
0 个评论
回答(1 个)
Nishant Gupta
2020-5-10
Functions you are using are not supported for HDL code generation. You can find an alphabetical list of supported functions for HDL Code Generation in the HDL Coder User Guide. See the following link:
0 个评论
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 HDL Coder 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!