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!