photo

Masoud


Last seen: nästan 3 år ago Active since 2018

Followers: 0   Following: 0

Statistics

MATLAB Answers

2 Questions
1 Answer

RANK
28 191
of 300 392

REPUTATION
1

CONTRIBUTIONS
2 Questions
1 Answer

ANSWER ACCEPTANCE
50.0%

VOTES RECEIVED
0

RANK
 of 20 934

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168 373

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

  • Thankful Level 1
  • First Answer

View badges

Feeds

View by

Question


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

ungefär 7 år ago | 1 answer | 0

1

answer

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

ungefär 7 år ago | 0

Question


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

ungefär 7 år ago | 1 answer | 0

1

answer