Azzera filtri
Azzera filtri

How do you measure the phase difference between two different signals?

4 visualizzazioni (ultimi 30 giorni)
How do you measure the phase difference between two different signals?
  2 Commenti
Walter Roberson
Walter Roberson il 22 Gen 2011
In pure Matlab, or with the Signal Processing Toolbox?
What exactly are the available inputs? Are the two signals time synchronized? Are they the same sampling frequency? The same duration?
Arif
Arif il 25 Gen 2011
Two input signals are the trigonometric function, say sine and cosine.

Accedi per commentare.

Risposte (1)

James Ramm
James Ramm il 23 Gen 2011
try; help angle
  4 Commenti
James Ramm
James Ramm il 7 Feb 2011
then simply do like wiki suggests:
A sine (or cosine) equation looks like y=Asin(wx-t) [or y=Acos(wx-t)]. The phase shift is "t." ("A" is the amplitude and "w" is the frequency.)
Compute the shift for each one and subtract, for y=0

Accedi per commentare.

Prodotti

Community Treasure Hunt

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

Start Hunting!

Translated by