有可能用 Simulink 训练神经网络吗?

6 次查看(过去 30 天)
有可能用 Simulink 训练神经网络吗? 

采纳的回答

MathWorks Support Team
编辑:MathWorks Support Team 2023-4-16
主要有两种方法来实现:
1.用 MATLAB 语言写 S-function 模块,模块中可以调用深度学习(Deep Learning Toolbox)的函数,从而实现神经网络的学习。
2.有一个非官方的工具箱:
https://www.mathworks.com/matlabcentral/fileexchange/87-nnsysid

更多回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Deep Learning Toolbox 的更多信息

标签

尚未输入任何标签。

Community Treasure Hunt

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

Start Hunting!