How Can I convert Matlab code to "C language" or "C++ language"??
古いコメントを表示
I have generated my model using Neural Networks and SVM. Now i want to transform that Matlab code to C language for deployment in practical hardware.
4 件のコメント
Mostafa
2016 年 10 月 27 日
Have you tried the automatic code generation? If you already have a simulink model, may be you can generate a c-code from it (Just a thought, I've never tried it before). Also, since you've already finished the model, got your weights and layers and so,, may be you can use this data directly to write it in c-code? Another thought, cheers.
Walter Roberson
2016 年 10 月 27 日
Is it a Simulink model or is it MATLAB code?
Machine Learning Enthusiast
2016 年 10 月 27 日
編集済み: Machine Learning Enthusiast
2016 年 10 月 27 日
Mostafa
2016 年 10 月 27 日
回答 (0 件)
カテゴリ
ヘルプ センター および File Exchange で Deep Learning Toolbox についてさらに検索
製品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
