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!