use coder with nn tool
1 回表示 (過去 30 日間)
古いコメントを表示
Hi, Using nn tool box Matlab allows to generate a simple scrit. How can i convert it in a C++ file?
0 件のコメント
回答 (1 件)
Adam Barber
2015 年 10 月 30 日
Check out this link: http://www.mathworks.com/help/simulink/ug/functions-supported-for-code-generation--categorical-list.html#buimyq3
which generates a function that you can use with MATLAB Coder.
Hope that helps,
-Adam
0 件のコメント
参考
カテゴリ
Help Center および File Exchange で Deep Learning Toolbox についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!