Skip to content

MaxJackson/coursera-dsp

 
 

Repository files navigation

Digital Signal Processing

This is work relating to dsp-005.

Installation

To work with this repo, you must have Python installed. Then, make a new virtualenv and do

pip install -r requirements.txt

Running notebooks

Most of the work is in IPython notebooks. In the top-level of this repo, run

ipython notebook

to open and run the notebooks.

Accessing course materials

The actual course materials aren't stored in this repo; instead, they are downloaded with coursera-dl. To download the materials, run

coursera-dl -u <username> -p <password> -d . dsp-005

About

Work related to the Digital Signal Processing course (dsp-005) on Coursera

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Jupyter Notebook 100.0%