필터 지우기
필터 지우기

measure the difference between two signal ?

조회 수: 3 (최근 30일)
cob
cob 2015년 7월 16일
댓글: cob 2015년 7월 16일
Hi , i have two signals the first one is the reference , and the second is recorded , im trying to measure the similarities between using the xcorr function , the issue is that timing between the peeks of both signals is different , but if look on them in the time domain , its possible to find the similarities between :
so i tried to use the xcorr function , and this is the result i'v got :
are there any other matlab functions differ than XCORR ?

채택된 답변

Honglei Chen
Honglei Chen 2015년 7월 16일
For this kind of task you may want to look into dynamic time warping
https://en.wikipedia.org/wiki/Dynamic_time_warping
There are several MATLAB implementation online.
HTH
  댓글 수: 1
cob
cob 2015년 7월 16일
Ok , i will check this, Thank.

댓글을 달려면 로그인하십시오.

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Correlation and Convolution에 대해 자세히 알아보기

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by