필터 지우기
필터 지우기

flood forecasting feed forward

조회 수: 5 (최근 30일)
Rajat
Rajat 2014년 1월 23일
댓글: Rajat 2014년 1월 28일
I am trying to Build my Model for Flood Forecast in my area of study, I have studied and have understood how feed-forward algorithm Works, But i am unsure on how to begin writing the code. please Provide some help and also if possible provide some links form where i can learn more

채택된 답변

Greg Heath
Greg Heath 2014년 1월 23일
Forecasting implies predicting the future. If this is the case, use one of
help narxnet % Delayed input and delayed output feedback
doc narxnet
help narnet % Delayed output feedback but no input
doc narnet
help timedelaynet % Delayed input but no output feedback
doc timedelaynet
In addition you can search posted examples in NEWSGROUP and ANSWERS. For example,
greg narxnet
Hope this helps.
Thank you for formally accepting my answer
Greg
  댓글 수: 3
Walter Roberson
Walter Roberson 2014년 1월 27일
What difficulty are you encountering, Rajat ?
Rajat
Rajat 2014년 1월 28일
hello Walter, i am not understanding on how to begin writing the code as i am new to it. can you please help me with it

댓글을 달려면 로그인하십시오.

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Sequence and Numeric Feature Data Workflows에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by