expression for autocorrelation using 'xcorr' with 'coeff' in MATLAB ?
Info
This question is closed. Reopen it to edit or answer.
Show older comments
Can someone tell me what is the expression used in MATLAB for finding autocorrelation using xcorr with 'coeff' ? I would like to know this for interpreting the results.
Answers (1)
the cyclist
on 10 Sep 2014
You should be able to type
edit xcorr
to open the file and trace through the formula it uses.
[1] Orfanidis, S. J. Optimum Signal Processing: An Introduction. 2nd Edition. Englewood Cliffs, NJ: Prentice Hall, 1996.
This question is closed.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!