find delay between two curves

조회 수: 17 (최근 30일)
george
george 2016년 7월 8일
댓글: Angelavtc 2020년 10월 22일
Hi there,
I need to find the delay of two curves. These two curves are very similar (see attached). I thought the matlabe finddelay function should work But the function always give a zero delay between the two curves. What is wrong? I also tried the xcorr function to find the delay, it also gives a zero delay? Any thought? Thanks, George

답변 (1개)

Angelavtc
Angelavtc 2020년 10월 22일
It is because your graph is not shifted but it has a different scale with respect to the independent variable, thats why you find no delay and an xcorr of zero.

카테고리

Help CenterFile Exchange에서 Descriptive Statistics에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by