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

3 visualizzazioni (ultimi 30 giorni)
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?

Risposte (1)

J Chen
J Chen il 26 Ago 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( ).

Prodotti


Release

R2018b

Community Treasure Hunt

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

Start Hunting!

Translated by