THE QR DECOMPOSITION: This lecture introduces the QR decomposition and relate
s it to Gram-Schmidt orthogonalization.
 
MATLAB COMMANDS
QR
 
 
 
QR & PROJECTORS: This lecture introduces a formulation of QR decomposition in
terms of projectors.
 
 
 
 
QR & HOUSEHOLDER TRIANGULARIZATION: This lecture introduces a formulation of
QR decomposition in terms of Householder reflectors for triangularization of a matrix.
 
MATLAB CODE