| Labfans是一个针对大学生、工程师和科研工作者的技术社区。 | 论坛首页 | 联系我们(Contact Us) |
![]() |
|
|
|
|
#1 |
|
高级会员
注册日期: 2019-11-21
帖子: 3,013
声望力: 66 ![]() |
I would like to implement the Power Method for determining the dominant eigenvalue and eigenvector of a matrix in MATLAB. Here's what I wrote so far: With the above code, here is a numerical example: When comparing with the eigenvalues and eigenvectors of the above matrix in MATLAB, I did: The eigenvalue coincides, but the eigenvector should be approaching Is this acceptable to see this inaccuracy, or am I making some mistake? More... |
|
|
|