Skip to main content
  1. Posts/

Linear algebra perspectives on frequency transforms - Part 2

·154 words·1 min
Raghav Mishra
Author
Raghav Mishra
I try to make robots that don’t suck

Part 2: Systems are maps #

This article is a work in progress

[This is Part II of my earlier post]

If there is one sentence that I think is most enlightning and important to understand coming out of a signal processing course, it’s

Fourier transforms are useful to signal processing because complex exponentials are eigenfunctions of Linear Time Invariant systems and fourier transforms transform signal vectors into a complex exponential basis, diagonalising convolutions.

My hope in this post, is to help you understand that sentence. Along the way, with some patience, we’ll talk about complex exponentials, eigenvectors and eigenfunctions, and hopefully build some geometric intuition for what frequency transforms are doing and why they’re useful. The broader goal is to recognise that not only are signals vectors, but our ‘systems’ are maps, like functions or matrices that map from one vector to another, and how we can use that to simplify understanding systems.