Schedule


 
 

Progress

2-07-02:        Began with time domain approach and designed 3 filters in Matlab.

2-14-02:        Filtered single freqency tones through each of the three filters

3-07-02:        Determined the center freqency of all eight filters and designed each in Matlab.

3-14-02:        Disovered error in high frequecy filter's center frequecy and corrected the problem with
                     pre-warping.  Obtained the difference equation for each filter.

3-28-02:        Converted the difference equations to Direct Form II to minmie memory storage.  Began
                     C++ design of a single filter.