This document contains instructions for a digital signal processing lab assignment. Students are asked to:
1) Record their voice using MATLAB, plot the time domain and frequency domain responses.
2) Add white Gaussian noise at different SNR levels and observe the outputs.
3) Design low-pass, high-pass, and band-pass filters to remove the noise, choosing cutoff ranges from the voice frequency response. Plot the filter responses and filtered signals.
The document provides code to record audio in MATLAB and convert it to a vector, and asks students to complete four problems analyzing their recorded voice signal.