Borrar filtros
Borrar filtros

Machine learning Matlab with Simulink

2 visualizaciones (últimos 30 días)
Nai-Jen Liang
Nai-Jen Liang el 30 de Abr. de 2020
Respondida: Ameer Hamza el 30 de Abr. de 2020
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?

Respuestas (1)

Ameer Hamza
Ameer Hamza el 30 de Abr. de 2020
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.

Categorías

Más información sobre Deep Learning with Simulink en Help Center y File Exchange.

Community Treasure Hunt

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

Start Hunting!

Translated by