difference equation in signals processing

2 次查看(过去 30 天)
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

回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Logical 的更多信息

产品


版本

R2016a

Community Treasure Hunt

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

Start Hunting!

Translated by