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

user interface - How to replace the Python logo in a Tkinter-based Python GUI app? -

objective c - Greedy NSProgressIndicator Allocation -

how to set an OCR language in Google Drive -