This project has two parts:
- Use Fourier Transformation on a blurred image 'Camblurred.jpg' and get rid of the noise in the frequency domain.
- The code is mainly contained in:
- forierCamblurred.m
- The code is mainly contained in:
- Use Fourier Transformation on a phone touch tone sound 'touchtone.wav' to recognize the numbers that are pressed on the frequency domain.
- The code mainly contained in:
- toneDFT.m
- fourierTouchtone.m
- The code mainly contained in:



