photo

Masoud


Last seen: alrededor de 2 años hace Con actividad desde 2018

Followers: 0   Following: 0

Estadística

  • Thankful Level 1
  • First Answer

Ver insignias

Feeds

Ver por

Pregunta


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

más de 6 años hace | 1 respuesta | 0

1

respuesta

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

más de 6 años hace | 0

Pregunta


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

más de 6 años hace | 1 respuesta | 0

1

respuesta