How to find out lag between two signals ?
2 views (last 30 days)
Show older comments
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 Comments
Answers (1)
Star Strider
on 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 Comments
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!