neural network
조회 수: 11 (최근 30일)
이전 댓글 표시
hi friends i'm going to forecast rainfall. i have 12 years rainfall data.how can i predict next day, next month and next year? which network is the best? any example?
thanks
댓글 수: 0
채택된 답변
Greg Heath
2012년 2월 15일
>> lookfor prediction
applin1 - Linear Prediction Design
applin2 - Adaptive Linear Prediction
simplenar_dataset - Simple time-series prediction dataset
simplenarx_dataset - Simple time-series prediction dataset
simpleseries_dataset - Simple time-series prediction dataset
invpred - Inverse prediction for simple linear regression.
nlintool - Interactive graphical tool for nonlinear fitting and prediction.
nlpredci - Confidence intervals for predictions in nonlinear regression.
>> lookfor time-series
simplenar_dataset - Simple time-series prediction dataset
simplenarx_dataset - Simple time-series prediction dataset
simpleseries_dataset - Simple time-series prediction dataset
nndata2sim - Convert neural network data to Simulink time-series.
sim2nndata - Convert Simulink time-series to neural network data.
narnet - Nonlinear auto-associative time-series network.
narxnet - Nonlinear auto-associative time-series network with external input.
plotresponse - Plot dynamic network time-series response.
Hope this helps.
Greg
댓글 수: 0
추가 답변 (1개)
USHA DEVI
2013년 11월 25일
some of the dataset are not available in my matlab. I need some dataset like "simplenar_dataset". where can i download these dataset
댓글 수: 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!