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.