Neural network

3 visualizzazioni (ultimi 30 giorni)
c.m.f.s.
c.m.f.s. il 17 Gen 2012
Modificato: Greg Heath il 3 Dic 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

Risposta accettata

Héctor Corte
Héctor Corte il 17 Gen 2012
I recomend you to look for NARX neural network models.
  1 Commento
c.m.f.s.
c.m.f.s. il 18 Gen 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????

Accedi per commentare.

Più risposte (1)

Greg Heath
Greg Heath il 3 Dic 2014
Modificato: Greg Heath il 3 Dic 2014
No. NARX is for predicting future values. For current values use FITNET.

Categorie

Scopri di più su Deep Learning Toolbox in Help Center e File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by