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년 전 | 답변 수: 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년 전 | 답변 수: 1 | 0
