Feeds
提问
How can I create create a matrix with a pattern?
Hi, I have a matrix S (4x12) like this: S = [0 0 2 0 0 0 2 0 0 0 2 0; 0 0 0 2 0 0 0 2 0 0 0 2; 2 0 0 0 2...
9 years 前 | 1 个回答 | 0
1
个回答提问
Loop in Matrix Form
Hi, I would need to solve a recursive problem but I am not sure on how to do a proper loop. The problem is: Y(t) = phi*Y(t...
9 years 前 | 1 个回答 | 0
