❗The content presented here is sourced directly from Udemy platform. For comprehensive course details, including enrollment information, simply click on the 'Go to class' link on our website.
Updated in [July 24th, 2023]
Welcome to the "Digital Signal Processing (DSP) From Ground Up™ in Python" course, a comprehensive and practical exploration of DSP concepts. This course adopts a programming-based approach, focusing on real-world techniques to help students grasp DSP fundamentals effortlessly. Led by engaging instructors, the course avoids overwhelming mathematical complexities and instead emphasizes hands-on experience and practical applications. With Python as the programming language of choice, students will develop essential DSP algorithms, design various filters, perform spectral analysis, simulate LTI systems, and much more. The course's comprehensive curriculum offers a wide range of topics, making it suitable for beginners and experienced learners seeking to enhance their DSP skills. Join now and unlock the power of DSP in an accessible and enjoyable learning environment.
Course Syllabus
Set Up
Python Essentials
Signal Statistics and Noise
Quantization and The Sampling Theorem
Linear Systems and Superposition
Convolution
Fourier Transform
Complex Numbers
Complex Fourier Transform
Fast Fourier Transform (FFT)
Digital Filter Design
Designing Finite Impulse Response (FIR) Filters
Designing Infinite Impulse Response (IIR) Filters
Designing Windowed Filters
Custom Filters
Designing Match Filters
FFT Convolution
Representing Linear Time Invariant (LTI) )Systems in Python
Interpolation
Waveform Generation