InputDelay and OutputDelay for NARX model
Show older comments
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?
Answers (0)
Categories
Find more on Deep Learning Toolbox in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!