Get Symbolic Left Eigenvectors
Mostrar comentarios más antiguos
Hello,
I am trying to get the left eigenvectors of a symbolic matrix. I tried using [V,D,W]=eig(A) but that gives me indices for W as said in the help file. My understanding is that the left eigenvectors solve the following equation: W'*A=D*W' but when I put that into solve, it doesn't do anything. Can someone please help?
Thank you.
Respuesta aceptada
Más respuestas (1)
Daria Nikitaeva
el 12 de Abr. de 2020
0 votos
1 comentario
Ameer Hamza
el 12 de Abr. de 2020
Glad to be of help.
Categorías
Más información sobre Number Theory en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!