|
Description:Any periodic function can be re-constructed from a series of sine and/or cosine functions with appropriate amplitudes and frequencies. The Fourier transform of a periodic function is a mathematical transformation which finds the frequencies and relative amplitudes of the sine and cosine components of a periodic function.The power spectrum (shown in the bottom graph) is the rms (root mean square) of the amplitude of each sine or cosine component plotted at the frequency for that component. The FFT method finds negative as well as positive frequencies (notice that the power spectrum is plotted with a frequency of zero in the middle) although only the positive frequencies are needed to describe the periodic function. |
The Physlet code for the mathapps.FFT applet may be downloaded here.