Finding roots of a matrix equation

19 visualizzazioni (ultimi 30 giorni)
kimi
kimi il 17 Lug 2020
Commentato: kimi il 24 Lug 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

Risposte (1)

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

Accedi per commentare.

Community Treasure Hunt

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

Start Hunting!

Translated by