필터 지우기
필터 지우기

Machine learning Matlab with Simulink

조회 수: 2 (최근 30일)
Nai-Jen Liang
Nai-Jen Liang 2020년 4월 30일
답변: Ameer Hamza 2020년 4월 30일
Can try deep learning in 10 lines of matlab code (https://www.mathworks.com/help/deeplearning/gs/try-deep-learning-in-10-lines-of-matlab-code.html)'s label connect simulink? Can matlab connects simulink?

답변 (1개)

Ameer Hamza
Ameer Hamza 2020년 4월 30일
You can use the MATLAB function block: https://www.mathworks.com/help/simulink/ug/creating-an-example-model-that-uses-a-matlab-function-block.html to use MATLAB functions in Simulink. Several functions from deep learning toolbox do not support code generation, so you might need to call them as extrinsic functions.

카테고리

Help CenterFile Exchange에서 Deep Learning with Simulink에 대해 자세히 알아보기

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by