❗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]
Learners of this course will gain a comprehensive understanding of digital filters, including Finite Impulse Response (FIR) and Infinite Impulse Response (IIR) filters. They will gain experience in designing filters using various methods, such as windowing and frequency sampling, and will be able to apply these filters to a variety of DSP applications. Furthermore, they will gain practical experience in implementing these filters in Python. With this knowledge and experience, learners will be able to confidently design and implement digital filters in their own projects.
Course Syllabus
Course Overview
Introduction to DT-LTI system
FIR Filter
FIR Filter Desiging by Windowing Method
Design FIR filter by Frequency Sampling Method
Study and compare window function using Python
Design FIR Filter using Python
IIR Filter
Butterworth Filter
Design Butterworth filter using Python
Chebyshev Filter