Math 218: Matrices and Vector Spaces

Welcome! You have found the homepage of the Fall 2021 manifestation of Math 218.

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.