In this project I have implemented several interpolation algorithms and inverse fast fourier transform. This project was my homework for the Numerical Programming course in Technical University of ...
Abstract: Feature extraction of FM signal is the first and most important step in modern automatic communication signal recognition. Based on the real-world collected FM signal, a systematic method ...
This project implements an image compression pipeline that leverages linear algebra and signal processing techniques to reduce image file sizes while maintaining visual fidelity. By treating image ...
Abstract: In the FFT harmonic analysis algorithm, the analysis error is often caused by the spectrum leakage effect caused by asynchronous sampling. Therefore, it is ...