Problem 3.11. Michael T Heath. Write code in MATLAB.
3.11. Most library routines for computing the QR factorization of an m × n matrix A return the matrix R in the upper triangle of the storage for A and the Householder vectors in the lower tri- angle of A, with an extra vector to accommodate the overlap on the diagonal. Write a routine that takes this output array and auxiliary vector and forms the
OR
OR