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

5 views (last 30 days)
MathWorks Support Team
MathWorks Support Team on 6 Dec 2019
有可能用 Simulink 训练神经网络吗? 

Accepted Answer

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

More Answers (0)

Categories

Find more on Deep Learning Toolbox in Help Center and File Exchange

Tags

No tags entered yet.

Community Treasure Hunt

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

Start Hunting!