When you enroll through our links, we may earn a small commission—at no extra cost to you. This helps keep our platform free and inspires us to add more value.

Udemy logo

Python for Digital Signal Processing (DSP) From Ground Up

Signal Processing Algorithms : Theory, Intuition, Mathematics, Numerical examples, and Python implementation

     
  • 4.5
  •  |
  • Reviews ( 38 )
₹2699

This Course Includes

  • iconudemy
  • icon4.5 (38 reviews )
  • icon14 total hours
  • iconenglish
  • iconOnline - Self Paced
  • iconcourse
  • iconUdemy

About Python for Digital Signal Processing (DSP) From Ground Up

This course will bridge the gap between the theory and implementation of Signal Processing Algorithms and their implementation in Python. All the lecture slides and python codes are provided.

Why Signal Processing?

Since the availability of digital computers in the 1970s, digital signal processing has found its way in all sections of engineering and sciences.

Signal processing is the manipulation of the basic nature of a signal to get the desired shaping of the signal at the output. It is concerned with the representation of signals by a sequence of numbers or symbols and the processing of these signals.

Following areas of sciences and engineering are specially benefitted by rapid growth and advancement in signal processing techniques.

1. Machine Learning.

2. Data Analysis.

3. Computer Vision.

4. Image Processing

5. Communication Systems.

6. Power Electronics.

7. Probability and Statistics.

8. Time Series Analysis.

9. Finance

10. Decision Theory

11. Biomedical Signal Processing

12. Health care

Course Outline

Section 01: Introduction of the course

Section 02: Python crash course

Section 03: Fundamentals of Signal Processing

Section 04: Convolution of Signals

Section 05: Signal Denoising Filters

Section 06: Complex Numbers

Section 07: Fourier Transform

Section 08: FIR Filter Design

Section 09: IIR Filter Design

What You Will Learn?

  • Fundamentals of Signals Processing..
  • Analog to digital conversion.
  • Sampling and Reconstruction..
  • Nyquist Theorem..
  • Convolution.
  • Signal denoising..
  • Fourier transform of Signals.
  • Signal filtering by FIR and IIR filters..
  • Python Crash Course.