difference equation in signals processing

2 visualizaciones (últimos 30 días)
Jone Erikson
Jone Erikson el 10 de Sept. de 2020
Editada: Jone Erikson el 10 de Sept. de 2020
Calculateh[n] analytically for the difference equation y[n]−1.1y[n−1] + 0.46y[n−2] =x[n] + 0.04x[n−1] + 0.76x[n−2].answer should be a functional expression. Hint: You may find theresiduez function useful to obtain partialfraction expansions. Note that the initial expression may come out with complex components.However, it is possible to simplify it into an expression that is real. A part of the resulting expression can be expressed in the form of the first line of the equation below. Use the equivalent final form to simplify your expression:x[n]
The answer that I reached was:
H(e^jw)= 1-1.1e^(-jw)+0.46e^(-2jw)/ [1+0.04e^(-jw)+0.76^(-2jw)]
Can you please help how to reach to the form x[n] given

Respuestas (0)

Categorías

Más información sobre Logical en Help Center y File Exchange.

Productos


Versión

R2016a

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by