how to solve 2 or several differential matrix equations (a system of two equations including 2 matrix equations)?

조회 수: 2 (최근 30일)
Hi
How can I solve the following 2 equations, in which u and i are vector matrices:
diff(i) = A.u + B.i
diff(u) = C.u + D.i
NOTE :
All the parameters A, B, C, D and also u and i are matrices. At first glance, it looks like a "state space" model, but it's not so! In state-space model, the variants are NOT matrices but single variables, but in this case u and i are vectors (matrices).
Can someone help with that please?
thanks a lot

답변 (0개)

카테고리

Help CenterFile Exchange에서 Dynamic System Models에 대해 자세히 알아보기

제품


릴리스

R2016a

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by