Neural network
Show older comments
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
Accepted Answer
More Answers (1)
Greg Heath
on 3 Dec 2014
Edited: Greg Heath
on 3 Dec 2014
1 vote
No. NARX is for predicting future values. For current values use FITNET.
Categories
Find more on Deep Learning Toolbox in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!