Computing eigenvector of eigensystem

3 visualizaciones (últimos 30 días)
Collet Bastien
Collet Bastien el 18 de Abr. de 2012
Hi everyone, I'm very new here and I began to use matlab yersterday. I'm looking to solve a simple system : Q v = lambda v | Q is a matrix
then, I have to get v1 (the leading eigenvector)
However, I don't know how to modelize this system in Matlab. I'm trying it by using the function : eigenvalue, but I don't know if it's right or not.
If someone can help me :).

Respuestas (1)

Alex Taylor
Alex Taylor el 18 de Abr. de 2012
Check out the documentation for the eig function.
doc eig
  1 comentario
Matt J
Matt J el 5 de Oct. de 2012
Or EIGS, since only 1 eigenvector is needed.

Iniciar sesión para comentar.

Categorías

Más información sobre Linear Algebra en Help Center y File Exchange.

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by