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

Héctor Corte
Héctor Corte el 17 de En. de 2012

0 votos

I recomend you to look for NARX neural network models.

1 comentario

c.m.f.s.
c.m.f.s. el 18 de En. de 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????

Iniciar sesión para comentar.

Más respuestas (1)

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

Preguntada:

el 17 de En. de 2012

Editada:

el 3 de Dic. de 2014

Community Treasure Hunt

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

Start Hunting!

Translated by