Forecasting using neural networks

4 views (last 30 days)
Camilo
Camilo on 14 Aug 2014
Answered: Greg Heath on 15 Aug 2014
Can someone help me in something please?
I developed my own neural network in Matlab based on strong input. I train, valid and test my network partioning my input matrix (70, 15,15) but I don't know how to predict or forcast the next values? How should I do that using Neural Network Toolbox in Matlab?
Please help me.

Accepted Answer

Greg Heath
Greg Heath on 15 Aug 2014
You should have mentioned timeseries and/or narxnet in your question. Try searching the NEWSGROUP and ANSWERS using
greg narx closeloop % Given exogeneous input and target series
or
greg narnet closeloop % Given only one series
Hope this helps.
Thank you for formally acceptinhg my answer
Greg

More Answers (0)

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!