Skip to content

Latest commit

 

History

History
63 lines (38 loc) · 1.79 KB

README.md

File metadata and controls

63 lines (38 loc) · 1.79 KB

signals-and-systems-exercises

Tutorial

Continuous- and Discrete-Time Signals and Systems - A Tutorial with Computational Examples

Lecture

This Jupyter notebook based tutorial using Python is accompanying the lecture

Continuous-Time and Discrete-Time Signals and Systems - Theory and Computational Examples

Lecture and tutorial are designed for International Standard Classification of Education (ISCED) level 6.

German Distance Learning Version

We are currently designing a very detailed 12 units tutorial to support distance learning for our students, thus the initial version is in German. Translations to English are scheduled ASAP.

Please see the LaTex main file tutorial_latex_deu/sig_sys_ex.tex. There are several graphics included, which are created by the provided Jupyter notebooks.

We might wish to compile all notebooks at once, then we can use:

python3 -m nbconvert --execute --inplace *.ipynb **/*.ipynb

License

  • Creative Commons Attribution 4.0 International License (CC BY 4.0) for text/graphics
  • MIT License for software

Referencing

Please cite as

Frank Schultz, Continuous- and Discrete-Time Signals and Systems - A Tutorial with Computational Examples, University of Rostock, https://github.com/spatialaudio/signals-and-systems-exercises, Either: SHA of the master branch commit to be cited. Year of commit. Or: zenodo.org DOI. release year of DOI.

DOI Versions

  • summer term 2020: TBD

Authorship

University of Rostock:

  • Frank Schultz (concept, design, main author)
  • Till Rettberg (concept, design)
  • Sascha Spors (proof reading, concept)
  • Matthias Geier (proof reading, technical advisor)
  • Vera Erbes (proof reading)