Skip to content

Commit 326922d

Browse files
committed
Added illustration and fixed typo
1 parent 3a07926 commit 326922d

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

Diff for: README.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
# Digital Signal Processing
22

3-
This repository contains a collection of [Jupyter](https://jupyter.org/) notebooks discussing various topics of [Digital Signal Processing](https://en.wikipedia.org/wiki/Digital_signal_processing). The notebooks provide an introduction into the foundations of spectral analysis, random signals, quantization and filtering. A basic understanding of discrete signals and systems is assumed. See [index.ipynb](http://nbviewer.ipython.org/github/spatialaudio/digital-signal-processing-lecture/blob/master/index.ipynb) for an overview on the available topics. The theory is accompanied by computational examples written in [IPython 3](http://ipython.org/). The examples are best explored in an interactive manner. The notebooks constitute the lecture notes to the masters course [Digital Signal Processing](http://www.int.uni-rostock.de/Digitale-Signalverarbeitung.48.0.html) read by [Sascha Spors](http://www.int.uni-rostock.de/Staff-Info.23+B6JmNIYXNoPWUxOTliMTNjY2U2MDcyZjJiZTI0YTc4MmFkYTE5NjQzJnR4X2pwc3RhZmZfcGkxJTVCYmFja0lkJTVEPTMmdHhfanBzdGFmZl9waTElNUJzaG93VWlkJTVEPTExMQ__.0.html), Institute of Communications Engineering, Universität Rostock.
3+
![Digital signal processing chain](https://github.com/spatialaudio/digital-signal-processing-lecture/blob/master/introduction/DSP.png)
4+
5+
This repository contains a collection of [Jupyter](https://jupyter.org/) notebooks discussing various topics of [Digital Signal Processing](https://en.wikipedia.org/wiki/Digital_signal_processing). The notebooks provide an introduction into the foundations of spectral analysis, random signals, quantization and filtering. A basic understanding of discrete signals and systems is assumed. See [index.ipynb](http://nbviewer.ipython.org/github/spatialaudio/digital-signal-processing-lecture/blob/master/index.ipynb) for an overview on the available topics. The theory is accompanied by computational examples written in [IPython 3](http://ipython.org/). These examples are best explored in an interactive manner. The notebooks constitute the lecture notes to the masters course [Digital Signal Processing](http://www.int.uni-rostock.de/Digitale-Signalverarbeitung.48.0.html) read by [Sascha Spors](http://www.int.uni-rostock.de/Staff-Info.23+B6JmNIYXNoPWUxOTliMTNjY2U2MDcyZjJiZTI0YTc4MmFkYTE5NjQzJnR4X2pwc3RhZmZfcGkxJTVCYmFja0lkJTVEPTMmdHhfanBzdGFmZl9waTElNUJzaG93VWlkJTVEPTExMQ__.0.html), Institute of Communications Engineering, Universität Rostock.
46

57
You can give the repository a [Star](https://github.com/spatialaudio/digital-signal-processing-lecture/stargazers) if you like the notebooks. You are invited to contribute by reporting errors and suggestions as [issues](https://github.com/spatialaudio/digital-signal-processing-lecture/issues) or directly via [[email protected]](mailto:[email protected]). I am also looking forward to new examples or topics. The long term vision is a community driven knowledge base for the foundations and applications of Digital Signal Processing.
68

0 commit comments

Comments
 (0)