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

android - Get AccessToken using signpost OAuth without opening a browser (Two legged Oauth) -

org.mockito.exceptions.misusing.InvalidUseOfMatchersException: mockito -

google shop client API returns 400 bad request error while adding an item -