Effacer les filtres
Effacer les filtres

Neural network

1 vue (au cours des 30 derniers jours)
c.m.f.s.
c.m.f.s. le 17 Jan 2012
Modifié(e) : Greg Heath le 3 Déc 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

Réponse acceptée

Héctor Corte
Héctor Corte le 17 Jan 2012
I recomend you to look for NARX neural network models.
  1 commentaire
c.m.f.s.
c.m.f.s. le 18 Jan 2012
Thanks for your reply.Actually my input is Current and Target value is the resistance.Resistance depends on the current. Can I use NARX model for this????

Connectez-vous pour commenter.

Plus de réponses (1)

Greg Heath
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.

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!

Translated by