Feeds
提问
Dominant eigenvalue using the inverse power method
I wrote the code for the inverse power method and the latter is giving me the least dominant eigenvalue. Here is my code fun...
11 years 前 | 0 个回答 | 0
0
个回答提问
Please help, I wrote a matlab code for the Simple Subspace Iteration. But the iteration does not to stop
Here is the algorithm Start: Choose an initial system of vectors X_{0} Iterate: Until convergence do, (a)X_{k}=AX_{k-1}...
11 years 前 | 1 个回答 | 0
