QR algorithm for tridiagonal matrix -
i have matrix. used householder algorithm , found tridiagonal matrix. now, want decompose q matrix, r matrix. then, i'll use results calculate eigenvalues , eigenvectors of matrix. can me resolve problem? thanks
perhaps problem can solved via qr decomposition.
Comments
Post a Comment