Skip to main content
1-Visitor
May 28, 2019
Question

Finding Eigen values from symbolics

  • May 28, 2019
  • 2 replies
  • 1991 views

Hi,

I want to obtain eigenvalues symbolic equation for the matrix. Any help would be greatly appreciated.

Attached file.

Regards

2 replies

23-Emerald IV
May 28, 2019

Maybe this helps:

LM_20190528_Eigenvecs&vals.png

Success!
Luc

25-Diamond I
May 29, 2019

You missed the "s" in "eigenvals" and so "eigenval" is treated by the symbolics as an unknown/undefined function.

Unfortunately Prime seems not to be able to calculate the eigenvals of your matrix - I get an "unknown error".

B.png

Durani1-VisitorAuthor
1-Visitor
May 29, 2019

I am getting same error...

25-Diamond I
May 29, 2019

@Durani wrote:

I am getting same error...


Sure 😉

But as the denominator of the elements in your matrix S is the same, you may help yourself by getting rid of it for the calculation of the eigenvalues and add it manually:

B.png