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

 採用された回答

Greg Heath
Greg Heath 2015 年 4 月 6 日

0 投票

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

その他の回答 (0 件)

カテゴリ

ヘルプ センター および File ExchangeDeep Learning Toolbox についてさらに検索

タグ

質問済み:

2015 年 4 月 5 日

回答済み:

2015 年 4 月 6 日

Community Treasure Hunt

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

Start Hunting!

Translated by