Neural network
1 vue (au cours des 30 derniers jours)
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
0 commentaires
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
No. NARX is for predicting future values. For current values use FITNET.
0 commentaires
Voir également
Catégories
En savoir plus sur Deep Learning Toolbox dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!