Computing eigenvector of eigensystem

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 :).

답변 (1개)

Alex Taylor
Alex Taylor 2012년 4월 18일

1 개 추천

Check out the documentation for the eig function.
doc eig

댓글 수: 1

Matt J
Matt J 2012년 10월 5일
Or EIGS, since only 1 eigenvector is needed.

댓글을 달려면 로그인하십시오.

카테고리

도움말 센터File Exchange에서 Linear Algebra에 대해 자세히 알아보기

질문:

2012년 4월 18일

Community Treasure Hunt

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

Start Hunting!

Translated by