Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

[ 1 5 points ] Do as directed. a ) [ MATLAB ] Download the file 'handel _ corrupted.mat' from Plato. Load the file though

[15 points] Do as directed.
a)[MATLAB] Download the file
'handel_corrupted.mat' from Plato. Load
the file though MATLAB. Then, you can see
'data' and 'Fs' where 'data' records the corrupted
song and 'Fs' denotes the sampling frequency.
Let x[n]=x(t)|t=nTs be the corrupted data. Plot
x(t) over t. Also, plot spectrum |x(f)| over f.
Listen x[n] using 'sound()'. Check that a beep
sound disturbs one classical music. You can see
strong peaks at f=120Hz and f=-120Hz in
the spectrum due to the beep.
b)[MATLAB] Make a band-stop filter h[n]=
h(t)|t=nTs using a linear combination of one delta
function and two sinc functions. Use 110Hz and
130Hz for cutoff frequencies of the filter so that
the filter eliminates the strong beep. Plot spectrum
|H(f)| over f.
c)[MATLAB] Conduct the filtering through
z(t)=h(t)**x(t). Plot spectrum |Z(f)| over f.
Listen z(t) using 'sound'. You might clearly listen
'Hallelujah Chorus' from Handel's Messiah'.
image text in transcribed

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access with AI-Powered Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Students also viewed these Databases questions