From 8ff01979a4182db5700bd3c390a2e5051bacb7ea Mon Sep 17 00:00:00 2001 From: zach valenta Date: Thu, 2 Jul 2020 16:55:01 -0400 Subject: [PATCH] add 'Think DSP' by Allen B. Downey --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index d4218fc..8c5712f 100644 --- a/README.md +++ b/README.md @@ -489,6 +489,7 @@ A curated list of awesome mathematics resources. * [Introduction to Signal Processing](http://www.ece.rutgers.edu/~orfanidi/intro2sp/orfanidis-i2sp.pdf) - Sophocles J. Orfanidis (Rutgers University) * [Foundations of Signal Processing](http://www.fourierandwavelets.org/FSP_v1.1_2014.pdf) - Martin Vetterli, Jelena Kovacevic, Vivek K Goyal * [An Introduction to Statistical Signal Processing](https://ee.stanford.edu/~gray/sp.pdf) - Robert M. Gray, Lee D. Davisson +* [Think DSP](https://greenteapress.com/wp/think-dsp/) - Allen B. Downey * [Linear algebra, signal processing, and wavelets. A unified approach.](https://www.uio.no/studier/emner/matnat/math/MAT-INF2360/v15/kompendium/applinalgpython.pdf) - Øyvind Ryan (University of Oslo)