photo

Masoud


Last seen: 거의 2년 전 2018년부터 활동

Followers: 0   Following: 0

통계학

  • Thankful Level 1
  • First Answer

배지 보기

Feeds

보기 기준

질문


Does ordinary "eig" calculate eigenvalues faster than "polyeig"?
I want to compare the computational complexity (computational order) of obtaining eigenvalues (not eigenvectors) of two methods:...

6년 초과 전 | 답변 수: 1 | 0

1

답변

답변 있음
while loop and for loop get different result
I saw no difference in figures, but your loops may be different because you wrote : "while t<40" which does not include the 40, ...

6년 초과 전 | 0

질문


Why does "polyeig" returns eigenvectors that have smaller size than number of eigenvalues?
I tried to solve an eigenvalue problem with " <https://uk.mathworks.com/help/matlab/ref/polyeig.html polyeig> ". It correctly ev...

6년 초과 전 | 답변 수: 1 | 0

1

답변