Z - transfer function, Simulation in MATLAB

Assignment Help:

This question examines the addition of a (synthetic) echo to the voice recording, such as would be found in a reverberant room. To do this, use a difference equation of the form

y(n)   =  x(n) + αy(n - D)

where x(n) is the input audio, y(n) is the output (echoed) audio, D is the echo delay (in samples), and α governs the amount of echo fed back.

Explain how to convert the above equation into a form suitable for passing to MATLAB's filter() command. Use α = 0.8 and D = 2 samples to explain your reasoning.

A delay of 2 samples (as in the previous part) would not be audible. Select an echo delay of 0.2 seconds, and α = 0.4. Using your reasoning above, implement the reverberation equation, and listen to the result.

Experiment with different values of the parameters α and D.  In your report, include a plot of the waveform, and explain in your own words the physical significance of these parameters.

Convert the difference equation to a z transfer function. Where are the poles located?

Suppose the equation governing the reverberation is

y(n)   =  x(n) + αx(n - D)

What would be the physical significance of this form, as opposed to that used in equation 4? Implement an audio echo system based on equation 5, and listen to the results.


Related Discussions:- Z - transfer function

Image forgery, Did you mean: ?? ????? ?????? ?????? ????? ?????? ???? ?? ??...

Did you mean: ?? ????? ?????? ?????? ????? ?????? ???? ?? ???? A project about how to distinguish fake image in MATLAB

Simbiology, Hoe can I use solvers of tomlab toolbox in simbiology? In Simb...

Hoe can I use solvers of tomlab toolbox in simbiology? In Simbiology normally I use: configsetObj = getconfigset(model); set(configsetOb

Forloops, 1-1/3+1/5-1/7+1/9-...-1/1003

1-1/3+1/5-1/7+1/9-...-1/1003

Quantize the audio samples, Using the audiorecorder() function in MATLAB, m...

Using the audiorecorder() function in MATLAB, make a recording of your voice. Use a sample rate of 8kHz, 16 bits per sample, and aim to record around 2 seconds worth. Quantize t

HELP, I have an image with grid on it , how I get rid of the grid using mat...

I have an image with grid on it , how I get rid of the grid using matlab function , fft2 or any function in matlab ?

Matlab assignment, Create a Matlab function called question3 which finds th...

Create a Matlab function called question3 which finds the root of an equation numerically by using the following recursive formula: xn+1 = x n – f(x n)/g(x n) , for n =1,2,3,……

Find functions fiatan and atan, The phase, θ, of a complex number z, is of...

The phase, θ, of a complex number z, is of course determined as follows knowing its real and imaginary parts: θ = tan -1 imag(z)/real(z) (1) Your first task is to create a f

Write Your Message!

Captcha
Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd