How to find out lag between two signals ?
조회 수: 2 (최근 30일)
이전 댓글 표시
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
답변 (1개)
Star Strider
2020년 9월 22일
One option is the finddelay function. There are related functions linked to in and at the end of that documentation page.
댓글 수: 0
참고 항목
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!