Feeds
提问
problem with a for cycle
I have to iterate a recursive system of difference equation where in the matrix of coefficient the diagonal depends on the pre...
8 years 前 | 0 个回答 | 0
0
个回答提问
problem with a for cycle
I have to iterate a recursive system of difference equation where in the matrix of coefficient the diagonal depends on the pre...
8 years 前 | 0 个回答 | 0
0
个回答提问
problem with a for cycle
I have to iterate a recursive system of difference equation where in the matrix of coefficient the diagonal depends on the pre...
8 years 前 | 0 个回答 | 0
0
个回答提问
problem with a for cycle
I have to iterate a recursive system of difference equation where in the matrix of coefficient the diagonal depends on the pre...
8 years 前 | 0 个回答 | 0
0
个回答提问
problem with a for cycle
I have to iterate a recursive system of difference equation where in the matrix of coefficient the diagonal depends on the pre...
8 years 前 | 0 个回答 | 0
0
个回答提问
System of difference equation in matrix form.
I have to solve the following system mu(t) = A*mu(t-1) where A = rand([n n]) and mu= rand([n 1]). If I try to solve...
8 years 前 | 1 个回答 | 0
