- Implementing matlab code for various type of filters or functions.
- IDE : Matlab
- OS : Windows10
- Language : Matlab
1. Linearlity Test
2. Sampling
3. Fast Fourier Transform (FFT)
4. Digital Filter
5. Filter Design - Noise Reduction, Speech Noise Reduction, Make Echo
- As I plot the function, I can classify whether linear or not
- Because Our Digital system is discrete, I convert Infinite impulse signal(IIR) to Finite Impulse signal(FIR).
- I learned from the graph that the results of dft and fft are the same, and that in large projects, fft algorithms should be used for the efficiency of computation.
- I implemented digital filter on two kinds of functions.
- I implemented various kinds of filter and window function to reduce noise at simple sound and speech.
- I also implemented echo sound using IIR & FIR on "Legends never die (by Alan walker)" Music.