Hi Everyone
I'm trying to solve a NARX problem which is the forecasting of electricity prices in the spot markets (target) using Wind, Solar forecast, as well as auctioned electricity prices as inputs.
I get fairly good MSE and regresseion while training but I'm unable to run it closed loop. Basically what I want is to used the trained neural network to do a prediction for the next 24 hours (divided into 15 min series). All the data is in evenly spaced in 15min slots.
Specifically, I am unable to get the closed loop narx (sample script) code working. Anyone with a simple exam of even a small data set would be extremely helpful. Here's the error that I get.
Error using network/sim (line 267) Number of inputs does not match net.numInputs.
Thanks

 Akzeptierte Antwort

Greg Heath
Greg Heath am 6 Apr. 2015

0 Stimmen

Try searching both the NEWSGROUP and ANSWERS using
greg narxnet closeloop
Hope this helps.
Thank you for formally accepting my answer
Greg

Weitere Antworten (0)

Kategorien

Mehr zu Deep Learning Toolbox finden Sie in Hilfe-Center und File Exchange

Tags

Community Treasure Hunt

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

Start Hunting!

Translated by