フィルターのクリア

How can I get an eigenvector with matlab if i know the corresponding eigenvalue.

1 回表示 (過去 30 日間)
B
B 2017 年 11 月 21 日
コメント済み: Jan 2017 年 11 月 21 日
The task: "Use MATLAB to help you find an eigenvector for A with eigenvalue 1, with every entry in the eigenvector being a non-negative real number". From this, I suppose I have to use the fact that the eigenvalue is 1 but I do not know how to do that in MATLAB. Would I still use the eig() function? If so, how?
  3 件のコメント
B
B 2017 年 11 月 21 日
Thank you!
Jan
Jan 2017 年 11 月 21 日
It depends. If you have heard a lesson about algorithms to calculate eigen vectors, using the built-in eig is most likely not wanted. But if you use eig, the eigen values and vectors are replied. Then it is not hard to search for a value of 1.

サインインしてコメントする。

回答 (0 件)

カテゴリ

Help Center および File ExchangeLinear Algebra についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by