Effacer les filtres
Effacer les filtres

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

3 vues (au cours des 30 derniers jours)
Arif
Arif le 22 Jan 2011
How do you measure the phase difference between two different signals?
  2 commentaires
Walter Roberson
Walter Roberson le 22 Jan 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 le 25 Jan 2011
Two input signals are the trigonometric function, say sine and cosine.

Connectez-vous pour commenter.

Réponses (1)

James Ramm
James Ramm le 23 Jan 2011
try; help angle
  4 commentaires
Paulo Silva
Paulo Silva le 25 Jan 2011
http://en.wikipedia.org/wiki/Phase_(waves)
James Ramm
James Ramm le 7 Fév 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

Connectez-vous pour commenter.

Produits

Community Treasure Hunt

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

Start Hunting!

Translated by