Como abrir el comando de neural netwok toolbox

2 次查看(过去 30 天)
como puedo abrir Neural Netwok Toolbox o como le hago para acceder con este comando nnd2n1

回答(2 个)

Cris LaPierre
Cris LaPierre 2023-11-10
Neural Network Toolbox ha cambiado de nombre. Ahora se llama Deep Learning Toolbox.
Ya no hay un comando nnd2n1 en el Deep Learning Toolbox.
  1 个评论
Cris LaPierre
Cris LaPierre 2023-11-10
Puede obtener los nombres de los transfer fucntions asi:
help nntransfer
Neural Network Transfer Functions. compet - Competitive transfer function. elliotsig - Elliot sigmoid transfer function. hardlim - Positive hard limit transfer function. hardlims - Symmetric hard limit transfer function. logsig - Logarithmic sigmoid transfer function. netinv - Inverse transfer function. poslin - Positive linear transfer function. purelin - Linear transfer function. radbas - Radial basis transfer function. radbasn - Radial basis normalized transfer function. satlin - Positive saturating linear transfer function. satlins - Symmetric saturating linear transfer function. softmax - Soft max transfer function. tansig - Symmetric sigmoid transfer function. tribas - Triangular basis transfer function. Main nnet function list.

请先登录,再进行评论。


Vira Maksymets
Vira Maksymets 2024-3-27
  1. Download zip from https://www.mathworks.com/matlabcentral/fileexchange/129459-examples-for-building-classic-neural-networks
  2. Unzip (exp: unzip to C:\Users\me\Documents\MATLAB)
  3. Open Matlab, current folder should be this unzipped folder
  4. In the Command Window write nnd2n1
I have a trial licence btw

类别

Help CenterFile Exchange 中查找有关 Image Data Workflows 的更多信息

产品


版本

R2023b

Community Treasure Hunt

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

Start Hunting!

Translated by