How can i synchronize two signals to compare?
2 ビュー (過去 30 日間)
古いコメントを表示
Hi all,
i have time signal on x axis and 2 different signals on y axis. But i need to synchronize this two signals on y axis to compare. I can change time signal manually but i am searching a bit automatically solve. Any ideas? I would be very appreciated for your answers. Thanks a lot!
0 件のコメント
回答 (1 件)
Star Strider
2018 年 7 月 14 日
One option is the Signal Processing Toolbox alignsignals (link) function, or related functions linked in and at the end of that page. (I believe it first appeared in R2016b.)
I do not have your data to test with the functions.
0 件のコメント
参考
カテゴリ
Help Center および File Exchange で Measurements and Feature Extraction についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!