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 ExchangeFourier 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