フィルターのクリア

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 Center および File ExchangeDeep Learning with Simulink についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by