Symmetric Eigenvalue Problem

1 次查看(过去 30 天)
How do you calculate the symmetric eigenvalue problem in Matlab? I tried using the eig(A) and interestingly enough i get the right numbers but the signs are wrong on some of the numbers. I'm not sure what the difference really is. I was wondering if anyone had any ideas on why this might be happening. Thanks for your help!

采纳的回答

the cyclist
the cyclist 2011-4-9
"eig" is definitely the correct function, and I think you can rest assured that the output is correct. Can you post a simple example that you think is wrong?
  2 个评论
Kenneth
Kenneth 2011-4-9
Yeah I agree with you. The example problem I had must have accidentally left out a few negative signs on accident.
Walter Roberson
Walter Roberson 2011-4-9
Kenneth, are *all* of the signs reversed? I skimmed a posting recently that indicated there are two different ways to write the eigenvalue problem, and that the only difference between them was to reverse all of the signs.

请先登录,再进行评论。

更多回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Eigenvalues & Eigenvectors 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by