Feeds
回答済み
Calculate recursive inhomogenous equation in Matlab
What if you have the function x(n+2) − 8x(n+1) + 16x(n) = 9n + 3 n = 0, 1, 2, ... x0 = 0 x1 = 0 Please help how...
Calculate recursive inhomogenous equation in Matlab
What if you have the function x(n+2) − 8x(n+1) + 16x(n) = 9n + 3 n = 0, 1, 2, ... x0 = 0 x1 = 0 Please help how...
12年以上 前 | 0
質問
Calculate recursive inhomogenous equation in Matlab
I want to calculate the following recursive inhomogenous equation: x(n+2) - 5x(n+1) + 6x(n) = 4n+1 x(0)=1 x(1)=2 H...
12年以上 前 | 4 件の回答 | 0
4
回答質問
Cells in MatLab R2013a?
How do I find the cell menu and operations in MatLab R2013a?
12年以上 前 | 3 件の回答 | 0