<< Chapter < Page | Chapter >> Page > |
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
help
command.soundsc
is a helpful
function. Our group found 10*note.5+10*note.9+1*note
, where
is the
distorted song and
is the
original song, to be our favorite.
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.
Notification Switch
Would you like to follow the 'Ece 301 projects fall 2003' conversation and receive update notifications?