Feeds
질문
Display matrix and string
Hi, I want to display something like this: 1 2 3 1 x'(t) = 4 5 6 * x(t) + 2 * u(t) ...
거의 11년 전 | 답변 수: 1 | 0
1
답변질문
integration of a matrix
Hi, I want to integrate a matrix. Here is my code: syms s T x= vpa((s*I-A)^(-1)) Ad = ilaplace(x,s,T) ...
거의 11년 전 | 답변 수: 0 | 0
0
답변질문
fraction to decimal conversion
Hi, I want to calculate with my matrix A: I = [ 1 0 0 0 1 0 0 0 1 ]; A = ...
거의 11년 전 | 답변 수: 1 | 1
