How to get eigenvalues and eigenvectors from a mass and spring model build by simscape?

10 次查看(过去 30 天)
If I build a model with springs and inertia with simscape i can linearize the model and calculate a frequency response. What about the eigenvalues und eigenvectors of the model?

回答(1 个)

J Chen
J Chen 2019-8-26
You should be able to get the system matrices (A, B, C, D) for your linerized model. The eigenvalues for A can then be calculated using eig( ).

类别

Help CenterFile Exchange 中查找有关 Assembly 的更多信息

产品


版本

R2018b

Community Treasure Hunt

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

Start Hunting!

Translated by