Fourier Transform (FT)
A Fourier transform is a mathematical transform that decomposes functions depending on space or time into functions depending on spatial frequency or temporal frequency.
Decompose it into pure frequencies.
Itβs like unmixing different paint colors. wow this is cool.
Take a pure signal. Converts time to frequency.
Learning it formally in CS370.
Concepts
- Fourier Series
- Root of Unity
- Discrete Fourier Transform
- Inverse Discrete Fourier Transform
- Fast Fourier Transform
- Power Spectrum
Resources
- Fourier Analysis (Data-Driven Science and Engineering) by Steve Brunton
Definition 1: Fourier Transform
If then the Fourier transform of is and the inverse Fourier transform of is
Connection between Laplace and Fourier Transform
The Fourier transform/inverse transform is just the two-sided Laplace transform in the case that .