Math 781: Matrices and Data

Welcome! You have found the homepage of the Spring 2025 manifestation of Math 781.

Least Squares

The following code analyzes the least squares problem associated to a given system.

The following code will calculate the least squares line of best fit to a given list of data points.