yanastaneva8 / least-squares-fitting

Solving the Least Squares Problem via reduced QR factorization by Gram-Schmidt and by Householder triangularization.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

least_squares_fitting

Solving the Least Squares Problem via reduced QR factorization by Gram-Schmidt and by Householder triangularization.

Submitted to the University of Glasgow as an assignment in 5M: Advanced Numerical Methods in 2016/2017.

Follow Report.pdf for detailed instructions and guide to the code.

About

Solving the Least Squares Problem via reduced QR factorization by Gram-Schmidt and by Householder triangularization.


Languages

Language:MATLAB 100.0%