Multistep ahead prediction using NARX/NAR?
조회 수: 2 (최근 30일)
이전 댓글 표시
Hi guys, Can somebody PLEASE( And I really mean it, Please!!) show me with an example how I can predict N steps ahead of a dataset? For example, the "ph dataset" has an Input (1x2001 cell array of 2x1 vectors) and an output(1x2001 cell array of scalar values). I simply want to use ntstool to predict the "2002:2002+N" values. I really appreciate it if Someone can help me in an easy-peasy way!! Thanks in advance.
댓글 수: 0
답변 (1개)
Greg Heath
2016년 10월 30일
The ph_dataset is not a good example. Choose one of the others from
help nndatasets
doc nndatasets
Hope this helps.
Greg
댓글 수: 0
참고 항목
카테고리
Help Center 및 File Exchange에서 Deep Learning Toolbox에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!