Least squares adjustment software
-
Updated
May 16, 2025 - C++
Least squares adjustment software
Accelerated Proximal Gradient (APG) algorithm implementation for Nuclear Norm regularized linear Least Squares problem (NNLS).
Reference implementations of Householder QR decomposition, Hessenberg reduction, eigenvalue QR-algorithm and QR-LLS using Eigen3 lib
nodejs module for calculating a simple regression line from bivariate data using the 'linear least squares'
LinearEquationsSolver provides a comprehensive solution for solving linear equations using the principles of linear algebra.
Some numerical optimization method in Python
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.
Least squares adjustment software
CPU temperature data computation project
Practice with various numerical schemes (Group homeworks, Numerical Algorithms 2023-24 @uva)
Code scripts for implementing Bjorck-Duff's algorithm.
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."