Delay using Cross correlation
Afficher commentaires plus anciens
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
Réponse acceptée
Plus de réponses (1)
justin Taylor
le 19 Déc 2011
0 votes
i don't understand you say.
1 commentaire
Sravantej
le 19 Déc 2011
Catégories
En savoir plus sur Correlation and Convolution dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!