Machine learning Matlab with Simulink

Réponses (1)

Ameer Hamza
Ameer Hamza le 30 Avr 2020

0 votes

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.

Catégories

En savoir plus sur Deep Learning Toolbox dans Centre d'aide et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by