How to find out lag between two signals ?
2 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Hi ,
I hav two time domain signals in matlab workspace.
If they are correlated, how can I find out lag between these two signals in seconds ?
Regards,
KDS
0 comentarios
Respuestas (1)
Star Strider
el 22 de Sept. de 2020
One option is the finddelay function. There are related functions linked to in and at the end of that documentation page.
0 comentarios
Ver también
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!