neural network

5 views (last 30 days)
reza
reza on 11 Feb 2012
Answered: USHA DEVI on 25 Nov 2013
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

Accepted Answer

Greg Heath
Greg Heath on 15 Feb 2012
>> 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

More Answers (1)

USHA DEVI
USHA DEVI on 25 Nov 2013
some of the dataset are not available in my matlab. I need some dataset like "simplenar_dataset". where can i download these dataset

Categories

Find more on Sequence and Numeric Feature Data Workflows in Help Center and File Exchange

Community Treasure Hunt

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

Start Hunting!