Abstract
In this project we will investigate the least squares method for approximating discrete data. Initially, classic Linear Algebra topics will be analyzed, such as orthogonalization, matrix decompositions, eigenvalues and eigenvectors, etc. After this stage, the student will implement the most known techniques for computationally solving the least squares methods for data approximation. Last…