Neural network toolbox GUI
5 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
hi. i have the neural network toolbox. I read i just need to type "neural" to launch the GUI. But MATLAB tells me it doesn't know this function. I looked, and I have the toolbox properly loaded with what seems to be all NN functions. Any ideas on the problem or how to launch the GUI? Thank you.
Mike
0 Kommentare
Antworten (2)
PRIYA
am 1 Mär. 2015
type nnstart to launch GUI, just go through it..there are lot of examples..go through them
0 Kommentare
salvatore lupo
am 20 Jun. 2017
Hi, I'm trying to load my neural network from GUI. I add the command
"net_sentence=load('net_sentence.mat')" in a function contained inside "function pushbutton2_Callback(hObject, eventdata, handles)" but it doesn't load corretly Neural network. Do you know why?
0 Kommentare
Siehe auch
Kategorien
Mehr zu Sequence and Numeric Feature Data Workflows finden Sie in Help Center und File Exchange
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!