<< Chapter < Page Chapter >> Page >
After brainstorming and organizing our gameplan, we attack our problems with our method and create a MATLAB problem that gives us great distortion, according to our taste.

The distortion

We start off with our wav file. The very first thing we need to do with this file is convert it into a vectorformat that matlab using wavread

For help in using this function, use MATLAB's help command.
. After converting the the file to a vector, we play around with the coefficients andpowers, making sure each power is less than one. To check out the sound of each try, soundsc is a helpful function. Our group found 10*note.5+10*note.9+1*note y 10 x .5 10 x .9 x , where y is the distorted song and x is the original song, to be our favorite.

Getting rid of the noise

To get rid of all the noise, our group created a simple .m file : The first part of the code is the band pass filter, thensecond utilizes the FFT.

Get Jobilize Job Search Mobile App in your pocket Now!

Get it on Google Play Download on the App Store Now




Source:  OpenStax, Ece 301 projects fall 2003. OpenStax CNX. Jan 22, 2004 Download for free at http://cnx.org/content/col10223/1.5
Google Play and the Google Play logo are trademarks of Google Inc.

Notification Switch

Would you like to follow the 'Ece 301 projects fall 2003' conversation and receive update notifications?

Ask