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

Underwater acoustic localization, how to localize an event using hyperbolas...

how to localize an event using hyperbolas and how to plot the hyperbola having equation (((x-x1)^2+(y-y1)^2)/a^2)-(((x-x2)^2+(y-y2)^2)/b^2)=1?

Neural networks, Good day! I am new to neural networks and also in Matlab n...

Good day! I am new to neural networks and also in Matlab nnet toolbox. Basically, I want to implement a backpropagation feedforward supervised neural network for prdacting Quality

Write a simulation program, Consider the M/D/1/n queue (finite waiting room...

Consider the M/D/1/n queue (finite waiting room, that is, a buffer with n waiting positions).  Write a simulation program for this model, and compare the simulation results with th

Spring-mass system, Using MATLAB, plot the response of a spring-mass system...

Using MATLAB, plot the response of a spring-mass system under a harmonic force for the following data. m=10 lb k = 2500 lb/ft F(t) = 80 cos 30 t lb x0 = 6 in ?0 = 0.15 ft/s

Clipper clamper, how to do clipper and clamper in simulink

how to do clipper and clamper in simulink

Function, Let f(x) = 2x^3-4 x+1 . Match output left number time output occu...

Let f(x) = 2x^3-4 x+1 . Match output left number time output occurs input values x -3 3. Graph calculator windows county times.

Find the expression for the waveform, Q. With the use of MATLAB, find the e...

Q. With the use of MATLAB, find the expression for the waveform f(t) corresponding to a transform F(s) with a zero at s = - 400, a simple zero at s = -1000, a double pole at s = j4

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,……

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