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

10 visualizaciones (últimos 30 días)
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?

Respuestas (1)

J Chen
J Chen el 26 de Ag. de 2019
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( ).

Categorías

Más información sobre Assembly en Help Center y File Exchange.

Productos


Versión

R2018b

Community Treasure Hunt

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

Start Hunting!

Translated by