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!