Neural network
古いコメントを表示
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
採用された回答
その他の回答 (1 件)
Greg Heath
2014 年 12 月 3 日
編集済み: Greg Heath
2014 年 12 月 3 日
1 投票
No. NARX is for predicting future values. For current values use FITNET.
カテゴリ
ヘルプ センター および File Exchange で Deep Learning Toolbox についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!