Skip to content

Commit 53b8ec3

Browse files
committed
Added reference cards
1 parent 370c77d commit 53b8ec3

File tree

3 files changed

+4
-3
lines changed

3 files changed

+4
-3
lines changed

index.ipynb

+4-3
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"source": [
77
"# Digital Signal Processing\n",
88
"\n",
9-
"This collection contains the lecture notes to the masters course [Digital Signal Processing](http://www.int.uni-rostock.de/Digitale-Signalverarbeitung.48.0.html), [Institute of Communications Engineering](http://www.int.uni-rostock.de/), Universität Rostock read by [Sascha Spors](http://www.int.uni-rostock.de/Staff-Info.23+B6JmNIYXNoPWUxOTliMTNjY2U2MDcyZjJiZTI0YTc4MmFkYTE5NjQzJnR4X2pwc3RhZmZfcGkxJTVCYmFja0lkJTVEPTMmdHhfanBzdGFmZl9waTElNUJzaG93VWlkJTVEPTExMQ__.0.html). The notes are provided in the form of [jupyter](https://jupyter.org/) notebooks using IPython 3."
9+
"This collection contains the lecture notes to the masters course [Digital Signal Processing](http://www.int.uni-rostock.de/Digitale-Signalverarbeitung.48.0.html), [Institute of Communications Engineering](http://www.int.uni-rostock.de/), Universität Rostock read by [Sascha Spors](http://www.int.uni-rostock.de/Staff-Info.23+B6JmNIYXNoPWUxOTliMTNjY2U2MDcyZjJiZTI0YTc4MmFkYTE5NjQzJnR4X2pwc3RhZmZfcGkxJTVCYmFja0lkJTVEPTMmdHhfanBzdGFmZl9waTElNUJzaG93VWlkJTVEPTExMQ__.0.html). The notes are provided as [Jupyter](https://jupyter.org/) notebooks using IPython 3 as Open Educational Resource. Feel free to [contact me](<mailto:[email protected]>) if you have questions or suggestions."
1010
]
1111
},
1212
{
@@ -15,10 +15,11 @@
1515
"source": [
1616
"## Table of Contents\n",
1717
"\n",
18-
"The contents of the notebooks are under heavy development. New units will be added throughout the winter 2015/16. Feel free to [contact me](<mailto:[email protected]>) if you find errors, or have questions and suggestions.\n",
19-
"\n",
2018
"#### 0. Introduction\n",
2119
"\n",
20+
"* [Reference Card Discrete Signals and Systems](reference_cards/RC_discrete_signals_and_systems.pdf)\n",
21+
"* [Reference Card Random Signals and LTI Systems](reference_cards/RC_random_signals_and_LTI_systems.pdf)\n",
22+
"\n",
2223
"#### 1. Spectral Analysis of Deterministic Signals\n",
2324
"\n",
2425
"* [The Leakage-Effect](spectral_analysis_deterministic_signals/leakage_effect.ipynb)\n",
Binary file not shown.
Binary file not shown.

0 commit comments

Comments
 (0)