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?

답변 (1개)

Rick Rosson
Rick Rosson 2013년 1월 1일

0 개 추천

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

카테고리

도움말 센터File Exchange에서 Fourier Analysis and Filtering에 대해 자세히 알아보기

질문:

2012년 12월 31일

Community Treasure Hunt

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

Start Hunting!

Translated by