How to find out lag between two signals ?
2 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
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 Commenti
Risposte (1)
Star Strider
il 22 Set 2020
One option is the finddelay function. There are related functions linked to in and at the end of that documentation page.
0 Commenti
Vedere anche
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!