Delay using Cross correlation
Mostrar comentarios más antiguos
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
Respuesta aceptada
Más respuestas (1)
justin Taylor
el 19 de Dic. de 2011
0 votos
i don't understand you say.
1 comentario
Sravantej
el 19 de Dic. de 2011
Categorías
Más información sobre Correlation and Convolution en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!