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
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 についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!