State Space conversion from Equations of Motion

조회 수: 12 (최근 30일)
Ron Schembri
Ron Schembri 2016년 5월 24일
댓글: Cole Anderson 2019년 8월 14일
I have 7 degrees of freedom model, meaning I have 7 dynamic equations, each of them including terms such as x(double dot), x(dot), phi(dot) and theta(dot). The rest are simply damping and stiffness coefficients. I have organised them in the following;
[m] (x double dot) + [c] (xdot) + [k] (x) = F
I would like to know if it is possible to convert such a system of equations into state space form via MATLAB, since it is too complicated and tedious to do convert it myself since each equation consists of around 35 terms each.
Thanks

답변 (0개)

카테고리

Help CenterFile Exchange에서 Mathematics에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!

Translated by