EEL3135 Lab Projects
As part of Signals & Systems, I completed eleven labs making use of the simulation software Matlab. Here are the project lab files marked with the respective concepts addressed.
Lab 1 finding various simple and complex roots for different functions here.
Lab 2 plotting various signals and generating audio tones to build a complete song here.
Lab 3 utilizing various image sampling methods while also implementing anti-aliasing, zero-adding, and interpolation here.
Lab 4 creating and implementing audio-effect filters to .wav files and visual effect filters to images here.
Lab 5 representing filters in Matlab and convolving them to understand their combined behavior here.
Lab 6 creating various filters while analyzing their signal plot and magnitude/phase plots to characterize their performance here.
Lab 7 analyzing Z-transforms while simulating lowpass and highpass filters to find their time and frequency responses alongside the pole-zero plot here.
Lab 8 analyzing Z-transforms while simulating bandpass and notch filters to find their time and frequency responses alongside the pole-zero plot here.
Lab 9 creating multiple various-order IIR filters and representing them as a difference equation here.
Lab 10 simulating various filter types and analyzing their frequency and impulse response while determining their hole/pole locations here.
Lab 11 mathematically simulating various DFT and FFT filter types here.