The Fourier Transform: From Time to Frequency
Imagine a piano chord. You hear a single sound, but in reality, it is a sum of several individual notes sounding simultaneously. The Fourier transform does exactly that with any signal — it takes something complex and "untangles" which simple oscillations (sinusoids) compose it and how strongly each one is present.
That is the whole idea. Everything else in this article is simply about how to write down and compute this "untangling".
There are two ways to look at a signal:
- Time domain — the signal as a sequence of values changing over time (the way it appears on an oscilloscope).
- Frequency domain — the same signal, but described by which frequencies are present and with what strength.
The Fourier transform is the bridge between these two perspectives.