InputDelay and OutputDelay for NARX model
显示 更早的评论
I have been looking through the Q/A posts about determining the number of delays for NARX model; inputDelay and outputDelay.
I'm still confused about the procedure..
If i'm not wrong, target-target correlation can be find by using xcorr(targets).
While input-target cross correlation can be found by using xcorr(inputs, targets).
Next, how do i analyse the graph/results to determine the number of delays?
回答(0 个)
类别
在 帮助中心 和 File Exchange 中查找有关 Deep Learning Toolbox 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!