photo

Masoud


Last seen: 2 years 前 自 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 years 前 | 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 years 前 | 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 years 前 | 1 个回答 | 0

1

个回答