Feeds
回答済み
Need help, How do filter function work?
My problem is: This is what I have : y(n) - 0.4y(n-2) = x(n) , y(-1) = 1 , x(n) = (0.4)^n * u(n) I started to solve: a ...
Need help, How do filter function work?
My problem is: This is what I have : y(n) - 0.4y(n-2) = x(n) , y(-1) = 1 , x(n) = (0.4)^n * u(n) I started to solve: a ...
8年弱 前 | 0
| 採用済み
質問
Need help, How do filter function work?
y[n] − 0.4y[n − 1] = x[n]; y[−1] = 1. Need response to input signal, x[n] = ((0.4)^n)u[n] to n = −5, ..., 30.
8年弱 前 | 1 件の回答 | 0