Filter löschen
Filter löschen

Time delay between two time series?? using xcorr

2 Ansichten (letzte 30 Tage)
Chris Martin
Chris Martin am 15 Okt. 2014
Kommentiert: Ryan Rolick am 11 Jan. 2017
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 Kommentar
Ryan Rolick
Ryan Rolick am 11 Jan. 2017
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.

Melden Sie sich an, um zu kommentieren.

Antworten (0)

Community Treasure Hunt

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

Start Hunting!

Translated by