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 Exchange에서 Deep 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