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 Center および File ExchangeMathematics についてさらに検索

タグ

Community Treasure Hunt

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

Start Hunting!

Translated by