필터 지우기
필터 지우기

Time delay between two time series?? using xcorr

조회 수: 2 (최근 30일)
Chris Martin
Chris Martin 2014년 10월 15일
댓글: Ryan Rolick 2017년 1월 11일
I estimated cross correlation between two monthly time series like: [xc,lag]=xcorr(y1,y2) [mx,mind]=max(abs(xc)); delay =lag(mind); I got the value as 1 what does it meaning i want the lag in time unit how to get..please help
  댓글 수: 1
Ryan Rolick
Ryan Rolick 2017년 1월 11일
I believe this would be based on what your measurement frequency is. For instance, if it was measured every 15 minutes, then a lag of 1 would be a lag of 15 minutes.

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

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