finding harmonic amplitudes of a sinewave
20 views (last 30 days)
Show older comments
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?
0 Comments
Answers (1)
See Also
Categories
Find more on Fourier Analysis and Filtering in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!