julia
Learning objectives:
Learn to “solve” overdetermined linear systems: \(\mathbf{A}\mathbf{X} = \mathbf{b}\) where \(\mathbf{A}\) is \(m \times n\) and \(m > n\).
Learn about QR factorization and apply it to overdetermined systems.