How to convert my matlab code having TreeBagger into hdl code using HDL coder
Ältere Kommentare anzeigen
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.
Antworten (1)
Nishant Gupta
am 10 Mai 2020
0 Stimmen
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:
Kategorien
Mehr zu AMD FPGA and SoC Devices finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!