How to Get the Discrete Fourier Transform from the Continuous Fourier Transform
emmethorgan.dev·3d·
Discuss: Hacker News
Flag this post

The general continuous-time Fourier Transform can be stated as follows,

$$X(f) = \int_{-\infty}{+\infty} x(t) e{-j 2\pi f t};dt$$

It is a ubiquitous and beautiful expression. For a long time my intuitive understanding of the expression was to view the complex exponential as a complex number rotating as a unit circle in the complex plane with a frequency defined by the (f) variable. Integrating the product of this complex exponential with the input time-varying signal is essentially like wrapping the input signal around the unit circle as we move through time. The effect, if a frequency component of the input signal matches that of (f) (which essentially determines how fast we move around the unit circle), is that a sort of “resonance” occurs in which the input sig…

Similar Posts

Loading similar posts...