photo

Masoud


Last seen: etwa 2 Jahre vor Aktiv seit 2018

Followers: 0   Following: 0

Statistik

  • Thankful Level 1
  • First Answer

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


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:...

mehr als 6 Jahre vor | 1 Antwort | 0

1

Antwort

Beantwortet
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, ...

mehr als 6 Jahre vor | 0

Frage


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...

mehr als 6 Jahre vor | 1 Antwort | 0

1

Antwort