davecan / dspguide-code

Python and Octave/MATLAB explorations of algorithms from The Scientist and Engineer's Guide to Digital Signal Processing

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Some python and Octave/MATLAB scripts to help explore some of the concepts and algorithms from the outstanding free textbook The Scientist and Engineer's Guide to Digital Signal Processing. I make no pretense that these are good scripts, and there are certainly far better implementations. Most of these are intentionally not coded optimally because they are exploring how signals work conceptually, not how the code should be written in reality. It started as an excuse to relearn some python, then switched to Octave, then MATLAB.

About

Python and Octave/MATLAB explorations of algorithms from The Scientist and Engineer's Guide to Digital Signal Processing


Languages

Language:Python 50.7%Language:MATLAB 46.6%Language:M 2.7%