FILTERING

This is the first assignment where we will attempt to integrate what you have learned.

In this directory, you will find two programs:

and some audio data:
c31filt.c contains a function, called filter(), that processes data sample by sample. freader reads 16-bit sampled data from a file, processes it through the DSK board, and writes it back to a file:

Your task is the following: This assignment will count for one MATLAB assignment and one DSP lab assignment. You will demonstrate your system to the Lab TA and answer questions about it (particularly the optimization). You will also turn in a web-based document describing this exercise in detail.

Please consult with your Lab TA - you will have many questions regarding the details of this lab.

Good luck.