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 日

0 投票

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 日

1 投票

No. NARX is for predicting future values. For current values use FITNET.

カテゴリ

ヘルプ センター および File ExchangeDeep Learning Toolbox についてさらに検索

質問済み:

2012 年 1 月 17 日

編集済み:

2014 年 12 月 3 日

Community Treasure Hunt

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

Start Hunting!

Translated by