Azzera filtri
Azzera filtri

Como abrir el comando de neural netwok toolbox

2 visualizzazioni (ultimi 30 giorni)
elizama
elizama il 10 Nov 2023
Risposto: Vira Maksymets il 27 Mar 2024
como puedo abrir Neural Netwok Toolbox o como le hago para acceder con este comando nnd2n1

Risposte (2)

Cris LaPierre
Cris LaPierre il 10 Nov 2023
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 Commento
Cris LaPierre
Cris LaPierre il 10 Nov 2023
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.

Accedi per commentare.


Vira Maksymets
Vira Maksymets il 27 Mar 2024
  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

Prodotti


Release

R2023b

Community Treasure Hunt

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

Start Hunting!

Translated by