Digital Signal Processing 1: Basic Concepts and Algorithms
École Polytechnique Fédérale de Lausanne via Coursera
-
479
-
- Write review
Overview
Save Big on Coursera Plus. 7,000+ courses at $160 off. Limited Time Only!
Digital Signal Processing is the branch of engineering that, in the space of just a few decades, has enabled unprecedented levels of interpersonal communication and of on-demand entertainment. By reworking the principles of electronics, telecommunication and computer science into a unifying paradigm, DSP is a the heart of the digital revolution that brought us CDs, DVDs, MP3 players, mobile phones and countless other devices.
In this series of four courses, you will learn the fundamentals of Digital Signal Processing from the ground up. Starting from the basic definition of a discrete-time signal, we will work our way through Fourier analysis, filter design, sampling, interpolation and quantization to build a DSP toolset complete enough to analyze a practical communication system in detail. Hands-on examples and demonstration will be routinely used to close the gap between theory and practice.
To make the best of this class, it is recommended that you are proficient in basic calculus and linear algebra; several programming examples will be provided in the form of Python notebooks but you can use your favorite programming language to test the algorithms described in the course.
Syllabus
- Module 1.1: Digital Signal Processing: the Basics
- Introduction to the notation and basics of Digital Signal Processing
- Module 1.2: Signal Processing Meets Vector Space
- Modeling signals as vectors in an appropriate vector space. Using linear algebra to express signal manipulations.
- Module 1.3: Fourier Analysis: the Basics
- The fundamental concepts behind the Fourier transform and the frequency domain
- Module 1.4: Fourier Analysis: More Advanced Tools
- Delving deeper in the world of Fourier analysis.
Taught by
Paolo Prandoni and Martin Vetterli
Tags
Reviews
5.0 rating, based on 1 Class Central review
4.5 rating at Coursera based on 599 ratings
Showing Class Central Sort
-
concise explanations with examples, speaker's voice is clear. presentation includes lots of visuals, and there's a python notebook to perform exercise