How to find cross-correlation (delay) for NARX model
Show older comments
Hi,
I would like to find the cross-correlation between inputs (4 elements) and output (1 element).
I'm using corrt = nncorr(inputs, output) and the result consists of 4 row vectors.
How do i determine the signficant lags for such cross correlation?
Accepted Answer
More Answers (0)
Categories
Find more on Deep Learning Toolbox in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!