Skip to content

Latest commit

 

History

History
47 lines (33 loc) · 1.2 KB

README.md

File metadata and controls

47 lines (33 loc) · 1.2 KB

DSP

digital signal processing course home works and projects

assignment titles

assignment 1

introduction to python programing

assignment 2

Karplus-strong algorithem

assignment 3

introduction to scipy and matplotlib libraries in python

assignment 4

introduction to py adiuo library (replay microphone voice/plot output of microphone)

assignment 5

two examples of chunck processing in realtime voice signal processing (implementing linear predictive coding algorithm)

assignment 10

implementing DTMF decoder in both realtime and ofline mode using filters design with Parks–McClellan algorithm