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!