Phase angle between fundamental and harmonics

I have a signal which has a fundamental frequency and harmonics. I need to calculate the phase angle between the fundamental and harmonics. How would I accomplish this?

Antworten (1)

Rick Rosson
Rick Rosson am 1 Jan. 2013

0 Stimmen

Use the fft function to transform the signal to the frequency domain, then compare the phase angle of each overtone to the fundamental.

Kategorien

Mehr zu Fourier Analysis and Filtering finden Sie in Hilfe-Center und File Exchange

Gefragt:

am 31 Dez. 2012

Community Treasure Hunt

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

Start Hunting!

Translated by