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

Popular posts from this blog

css - I want to align grid in center -

Contact Form PHP Email Script -

python - SWIG function not printing output -