Filtering
Goal: Learn the basics of Filtering
Prepare for the lab
- OPTIONAL (mostly redundant): Chapter 14 from The Scientist and Engineer's Guide to Digital Signal Processing (PDF version)
Materials
- Q&A Session
- What is an impulse response, a step response and a frequency response of a filter?
- Do you know what the task of Low-Pass, High-Pass, Band-Pass and Band-Reject filters is?
- Practice session:
- Filtering (there is only one task, but quite long and very important one )
Learn more!
Digital Signal Processing
- Steven W. Smith - The Scientist and Engineer's Guide to Digital Signal Processing (California Technical Pub, 1997; full version available on-line)
- Mike X Cohen - Analyzing Neural Time Series Data (The MIT Press, 2014) – probably the best book in DSP (it has “neural” in the title, but the concepts are more general)
- A set of video lectures (and Matlab scripts) by Mike X Cohen
- Code in Python by Lyndon Duong
- Steven J. Luck - An Introduction to the Event-Related Potential Technique (Bradford Book, 2014) – the second important book in DSP; strongly aimed at EEG signals (a bible for ERP researchers), but also useful in other domains
- Allen B. Downey - Think DSP: Digital Signal Processing in Python (source code) – Introduction to DSP with sound analysis examples
- Marc Lichtman - PySDR: A Guide to SDR and DSP using Python – A set of materials aimed at wireless communication
- Neuromatch Academy: Computational Neuroscience – aimed at neuro, but very useful for other domains