Delay using Cross correlation
Ältere Kommentare anzeigen
I want to find the delay between the two signals using xcorr block in the Matlab. When i give two signals to xcorr block, i'm getting the product of the two signals but not the delay.I also tried it by coding [x,lags]=xcorr(x1,x2,'coeff'), but couldn't get the delay.Can anyone please explain how can i get that delay
Akzeptierte Antwort
Weitere Antworten (1)
justin Taylor
am 19 Dez. 2011
0 Stimmen
i don't understand you say.
1 Kommentar
Sravantej
am 19 Dez. 2011
Kategorien
Mehr zu Correlation and Convolution finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!