Neural network
Afficher commentaires plus anciens
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
Réponse acceptée
Plus de réponses (1)
Greg Heath
le 3 Déc 2014
Modifié(e) : Greg Heath
le 3 Déc 2014
1 vote
No. NARX is for predicting future values. For current values use FITNET.
Catégories
En savoir plus sur Deep Learning Toolbox dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!