Finding roots of a matrix equation

24 vues (au cours des 30 derniers jours)
kimi
kimi le 17 Juil 2020
Commenté : kimi le 24 Juil 2020
Hello,
I'm having trouble getting roots for this matrix. The example has to do with finding the natural frequency and mode shapes of a a simple rigid rotor system on anisotropic flexible supports. I have the formula, answer, and polynomial from the matrix equation just struggling to find the roots. Please help.
The question is example 3.6.1(a) finding roots s1-8.
I believe im solving for q and q` but im not sure how to put this in matlab. Or maybe us

Réponses (1)

Devineni Aslesha
Devineni Aslesha le 20 Juil 2020
Refer the roots documentation from the given link
  8 commentaires
Walter Roberson
Walter Roberson le 24 Juil 2020
s = eig(B,A) but before it was eig(B, -A)
kimi
kimi le 24 Juil 2020
That was a mistake the values aren't that different

Connectez-vous pour commenter.

Catégories

En savoir plus sur Matrix Indexing dans Help Center et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by