필터 지우기
필터 지우기

Cross correlation problem..

조회 수: 2 (최근 30일)
Susan
Susan 2011년 7월 25일
Hey every1..
I have two signals they identical but one is delayed with some time D and I am trying to use cross correlation to find out the delay time.. It should return the time I used to delay the Signal.. I am stuck with this and don't know how to sort it out .. read couple of articles and It didn't work.. I know there is an in-built function in Matlab to help this but yet couldn't manage to make it work either.. [lag,criterion] = delay(x,y)
I know lag should be the delay I given e.g lag = 3 and the delay function should return 3 at the end and x,y should be my two signals??
Any ideas how to solve this problem..?

채택된 답변

Titus Edelhofer
Titus Edelhofer 2011년 7월 25일
Hi Susan,
I guess you are looking for the xcorr function from Signal Processing Toolbox ...
Titus
  댓글 수: 1
Susan
Susan 2011년 7월 25일
Thanks thats the one was looking for :)

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

추가 답변 (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