Neural network

조회 수: 9 (최근 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