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년 초과 전 | 답변 수: 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년 초과 전 | 답변 수: 1 | 0
