Remove delay in NarX for early departures
2 次查看(过去 30 天)
显示 更早的评论
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
0 个评论
回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Sequence and Numeric Feature Data Workflows 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!