Community Profile

photo

Marc Kemper


Active since 2015

Followers: 0   Following: 0

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


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) ...

8 years ago | 1 answer | 0

1

answer

Question


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) ...

9 years ago | 0 answers | 0

0

answers

Question


fraction to decimal conversion
Hi, I want to calculate with my matrix A: I = [ 1 0 0 0 1 0 0 0 1 ]; A = ...

9 years ago | 1 answer | 1

1

answer