필터 지우기
필터 지우기

Phase in time between two signals in time domain

조회 수: 3 (최근 30일)
Giacomo Notaro
Giacomo Notaro 2019년 10월 1일
댓글: Giacomo Notaro 2019년 10월 3일
Hi all!
I have two signals in time domain, one is the input and the other is the output.
I compute the transfer function with "tfestimate" command and I use the command "angle" to get the phase in frequency domain.
Since the phase must be computed in a transitory I need the behaviour of that phase in time, because the frequency is not constant so I can't obtain the corresponding phase using the frequency domain.
What do you suggest to obtain the phase time behaviour between those two signals?
Thank you in advance
  댓글 수: 2
Valentin Steininger
Valentin Steininger 2019년 10월 1일
Hi,
You can use xcorr to compute the cross-correlation between the input and the output. When plotting the correlation over lags you can see the time-shift between both signals.
Giacomo Notaro
Giacomo Notaro 2019년 10월 3일
Perfect, thank you!

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

답변 (0개)

카테고리

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

제품


릴리스

R2018a

Community Treasure Hunt

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

Start Hunting!

Translated by