Displaying 2 results from an estimated 2 matches for "r_00".
Did you mean:
r600
2007 Apr 12
1
LME: internal workings of QR factorization
...irst meet Q_(i):
/ \ / \
| Z_i X_i y_i | | R_11(i) R_10(i) c_1(i) |
| | = Q_(i) | |
| Delta 0 0 | | 0 R_00(i) c_0(i) |
\ / \ /
the text indicates that the Q-R factorization is limited to the first q columns of the augmented matrix on the left. If one plunks the first
q columns of the augmented matrix on the left into a qr factori...
2007 Apr 12
0
LME: internal workings of QR factorization --repost
...irst meet Q_(i):
/ \ / \
| Z_i X_i y_i | | R_11(i) R_10(i) c_1(i) |
| | = Q_(i) | |
| Delta 0 0 | | 0 R_00(i) c_0(i) |
\ / \ /
the text indicates that the Q-R factorization is limited to the first q columns of the
augmented matrix on the left. If one plunks the first q columns of the augmented matrix
on the left into a qr facto...