Skip to content

acharleston6/Assignment-1-CombFilter-Implementation

Repository files navigation

Process two short audio files of your choice and verify your results by running the effect in MATLAB (or Python) and 
computing the difference between outputs. Add the plots to a new file assignment1.md in your repository.

Here are the plots two different wav files after I applied the filter to them in MatLab. The first one is the sweep.wav that we used for Assignment 1. The second one is a wav I created in Audacity called voice.wav.

plot plot

I applied an IIR to the sweep.wav with a delay of 10 and an FIR to the voice.wav with a delay of 10. Both have a gain of .5.

As of right now, I can not compare the two outputs with my program's output because I can not get the input to cooperate.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published