use coder with nn tool
조회 수: 3 (최근 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!