Feeds
提问
Solving LTID system recursively
I want to solve this system recursively y[n]−0.7y[n−1]+0.12y[n−2]=2x[n]−x[n−1] with x[n]=(2)−nu[n]; y[−1]=3 and y[−2]=2 ...
5 years 前 | 1 个回答 | 0
1
个回答提问
How can i write this function in matlab?
I want to plot this function x(t) = 4(t+1)[u(t+1)-u(t)] + (4-2t)[u(t)-u(t-2)] y= inline('4*g(t+1).*(u(t+1>=0)-u(t>=0)',...
6 years 前 | 1 个回答 | 0