Neural network
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
c.m.f.s.
am 17 Jan. 2012
Bearbeitet: Greg Heath
am 3 Dez. 2014
Which type of algorithm(feed forward back propagation?) should be used for finding the output value of a system for any given inputs at any time based on the previous data by using the neural network
0 Kommentare
Akzeptierte Antwort
Weitere Antworten (1)
Greg Heath
am 3 Dez. 2014
Bearbeitet: Greg Heath
am 3 Dez. 2014
No. NARX is for predicting future values. For current values use FITNET.
0 Kommentare
Siehe auch
Kategorien
Mehr zu Deep Learning Toolbox finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!