Sunday, February 19, 2012

Status Report - Fri 2.17.2012

ACCOMPLISHMENTS
  • Generated voice input using microphone on computer
  • Used wavread function on MATLAB to obtain store the .wav file in a variable
  • Plotted the voice signal to observe behavior using MATLAB
  • Sampled voice signal using a sampling frequency of 48kHz, knowing nyquist frequency to be about 20kHz.
  • Wrote a C code that simulates quantization of a discrete signal, represented as set of data in an array.

NEXT GOAL
  • Learn how to quantize sampled voice signals using MATLAB
  • Generate a digital filter using SIMULINK
 To do by Tuesday 2.21.2012:
  1. Find more material to boost knowledge on quantizing sampled signals using MATLAB.
  2. Meet advisor for helpful information and resources with regards to quantizing a sampled signal.

No comments:

Post a Comment