Skip to content

Dev-Goel/Denoise-and-Deblur-a-Signal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Denoise-and-Deblur-a-Signal

EEL2010 Signals and Systems Course Programming Assignment

  • Problem Statement here

  • Code here

  • Code includes two approaches to recover the original signal x[n] from distorted signal y[n].

    • First remove noise (denoise) and then sharpen (deblur).
    • First sharpen (deblur) and then remove noise (denoise).
  • Report here

  • Report contains detailed analysis of both approaches.

About

EEL2010 Signals and Systems Course Programming Assignment. This code removes noise (denoise) and then sharpen (deblur) the signal.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published