Neural network

1 次查看(过去 30 天)
c.m.f.s.
c.m.f.s. 2012-1-17
编辑: Greg Heath 2014-12-3
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

采纳的回答

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

请先登录,再进行评论。

更多回答(1 个)

Greg Heath
Greg Heath 2014-12-3
编辑:Greg Heath 2014-12-3
No. NARX is for predicting future values. For current values use FITNET.

类别

Help CenterFile Exchange 中查找有关 Deep Learning Toolbox 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by