Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Use MATLAB to read an audio file. Design a low pass FIR filter with fi= fm where fm is maximum frequency component in the

 

Use MATLAB to read an audio file. Design a low pass FIR filter with fi= fm where fm is maximum frequency component in the spectrum. Now, design a high pass FIR filter with fn = fm. Pass the original audio signal through these filters and store the outputs in two separate variables y_lp and y_hp respectively. Now, use MATLAB built-in functions to compute Fourier Transform of y_lp and y_hp. Add the resultant transforms to obtain f_out. Transform f_out back to the time domain and obtain the following: a. Display the plot of amplitude per sample. b. Display the single-sided amplitude vs frequency spectrum plot of original signal, y_lp, and y_hp. c. Comment on the resultant signal's audio quality. d. Change the values of fi and fn such that the resultant signal is exactly equal to the original audio signal.

Step by Step Solution

There are 3 Steps involved in it

Step: 1

To read an audio file in MATLAB you can use the audioread function For example if the file is named audiowav you can read it using the following code ... blur-text-image

Get Instant Access to Expert-Tailored 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

Recommended Textbook for

Digital Signal Processing

Authors: Jonh G. Proakis, Dimitris G.Manolakis

3rd Edition

978-0133737622, 133737624, 978-013373762

More Books

Students also viewed these Accounting questions

Question

2. Why is tPA not recommended in cases of hemorrhage?

Answered: 1 week ago

Question

1. What are the two kinds of stroke and what causes each kind?

Answered: 1 week ago