QR Factorization: Example Problems
1) Apply the Gram-Schmidt process to a_1 = (0 0 1)^T, a_2 =
(0 1 1)^T, and a_3 = (1 1 1)^T and write the result in the form A=QR
2) Apply the Gram-Schmidt process to the vectors above in
reverse order:
in the form A = QR. where a_1= (1 1 1)^T, a_2=(0 1 1)^T, and
a_3=(0 0 1)^T
Categories:
