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 years 前 | 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 years 前 | 1 个回答 | 0