Write out a pseudocode program to tridiagonalize a matrix. The input should be an n n

Question:

Write out a pseudocode program to tridiagonalize a matrix. The input should be an n × n matrix A and the output should be the Householder unit vectors u1.......un-1 and the tridiagonal matrix R. Does your program produce the upper Hessenberg form when the input matrix is not symmetric?
Fantastic news! We've Found the answer you've been seeking!

Step by Step Answer:

Related Book For  book-img-for-question

Applied Linear Algebra

ISBN: 978-0131473829

1st edition

Authors: Peter J. Olver, Cheri Shakiban

Question Posted: