finding harmonic amplitudes of a sinewave
이전 댓글 표시
I have a sine wave with frequency of 'wn', how can I get the amplitudes of its harmonics i.e amplitude at '2*wn', '3*wn' ... I tried using 'fft' function in matlab, if fft does that then why the sumation of all harmonics from 'fft' does not equal to the max amplitude of actual signal?
답변 (1개)
Xavier
2020년 10월 1일
0 개 추천
Hopefully this will work for you
카테고리
도움말 센터 및 File Exchange에서 Programming에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!