How to find out lag between two signals ?
2 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
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 commentaires
Réponses (1)
Star Strider
le 22 Sep 2020
One option is the finddelay function. There are related functions linked to in and at the end of that documentation page.
0 commentaires
Voir également
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!