This repo contains a preliminary Jupyter Notebooks to hands on signal processing with python. This material is part of the Signals and Systems course TA sessions taught by me at the University of Tabriz.
- Jupyter Intro: Introduction to the main useful properties of Jupyter Notebook.
- Review Python: Review the most useful python functions.
- Numpy
- Sympy
- Digital Signal Processing: Some notebooks about creating signals, Fourier series, Fourier Transform and filtering
- Final Project Questions
E_DSP_Python.pdf
file is the corresponding presentation file.
- Robert Johansson, Numerical Python: Scientific Computing and Data Science Applications with Numpy, SciPy and Matplotlib, Apress, Second Edition. 2018.