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!