Remove delay in NarX for early departures

1 view (last 30 days)
FRANCISCO
FRANCISCO on 20 Mar 2013
Very good, I made a prediction by closeloop NarX and now wanted to get that out before using remove a step delay. The case is as follows: for prediction with closeloop I have an array with four values before the day of prediction for the inputs, and I have introduced targets for the three previous values and the other two holes I have filled with NaN. So far so good because these values the predicted me well. Anyway, I want to get these outputs an early step, then to do what I did was: a matrix for the inputs to the four values, other matrix for the targets with the two above values and the other two holes in this case the predicted outputs instead of NaN. Anyway, I made the change and still have delayed responses. I'm using FD = ID = 1:2 and 1:2.
thank you very much

Answers (0)

Categories

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

Tags

Community Treasure Hunt

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

Start Hunting!