I am a software guy, not a math major. I strive to understand various articles about the Fourier transform, but the math is beyond me. Please try to explain in layman’s terms.
Reading about the DFT (Discrete Fourier Transform) and specifically the product from www.fftw.org, the descriptions indicate that the upper half of the output array contains the negative frequencies. This comes from the concept of graphing the amplitude for the real and imaginary part on an XY graph. Negative frequencies are example of routing the vector in the opposite direction.
Other than the phase difference, why might clockwise and counter-clockwise produce different values? When I plot these values for a spectrum display, what might be lost or gained by incorporating negative frequencies in the display? In the display I am creating, should it have an option to include or exclude the negative frequencies?
Thank you for your time and patience.
Reading about the DFT (Discrete Fourier Transform) and specifically the product from www.fftw.org, the descriptions indicate that the upper half of the output array contains the negative frequencies. This comes from the concept of graphing the amplitude for the real and imaginary part on an XY graph. Negative frequencies are example of routing the vector in the opposite direction.
Other than the phase difference, why might clockwise and counter-clockwise produce different values? When I plot these values for a spectrum display, what might be lost or gained by incorporating negative frequencies in the display? In the display I am creating, should it have an option to include or exclude the negative frequencies?
Thank you for your time and patience.