How to learn Neural Networking?
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
Totanly
am 23 Okt. 2013
Beantwortet: Greg Heath
am 23 Okt. 2013
In which way have to go to learn the Neural Networking? how to use the toolbox of Neural Networking?
0 Kommentare
Akzeptierte Antwort
Greg Heath
am 23 Okt. 2013
What interests you?
regression and curvefiting
classifcication and pattern recognition
clustering data
time series regression y(t) = f(x(t-id:t),y(t-fd:t-1) % x(t) included
time series prediction y(t) = f(x(t-id:t-1),y(t-fd:t-1) %x(t) not included
Begin with the command
doc nnet
and follow directions
If you have questions search the NEWSGROUP and ANSWERS before posting them.
Hope this helps.
0 Kommentare
Weitere Antworten (0)
Siehe auch
Kategorien
Mehr zu Image 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!