Neural network
Mostrar comentarios más antiguos
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
Respuesta aceptada
Más respuestas (1)
Greg Heath
el 3 de Dic. de 2014
Editada: Greg Heath
el 3 de Dic. de 2014
1 voto
No. NARX is for predicting future values. For current values use FITNET.
Categorías
Más información sobre Deep Learning Toolbox en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!