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!