Least squares adjustment software
-
Updated
Sep 29, 2025 - C++
Least squares adjustment software
Accelerated Proximal Gradient (APG) algorithm implementation for Nuclear Norm regularized linear Least Squares problem (NNLS).
This repository contains a MATLAB implementation of the Householder method for solving linear least squares problems.
Least squares adjustment software
The project involves sampling designs and summarizing data, maximum likelihood estimation of parameters, bootstrap, parametric and non-parametric inference, the analysis of variance, linear least squares, categorical data, elements of the decision theory and bayesian inference.
Some numerical optimization method in Python
nodejs module for calculating a simple regression line from bivariate data using the 'linear least squares'
Reference implementations of Householder QR decomposition, Hessenberg reduction, eigenvalue QR-algorithm and QR-LLS using Eigen3 lib
LinearEquationsSolver provides a comprehensive solution for solving linear equations using the principles of linear algebra.
Code scripts for implementing Bjorck-Duff's algorithm.
Practice with various numerical schemes (Group homeworks, Numerical Algorithms 2023-24 @uva)
CPU temperature data computation project
Add a description, image, and links to the linear-least-squares topic page so that developers can more easily learn about it.
To associate your repository with the linear-least-squares topic, visit your repo's landing page and select "manage topics."