필터 지우기
필터 지우기

Symmetric Eigenvalue Problem

조회 수: 1 (최근 30일)
Kenneth
Kenneth 2011년 4월 9일
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