There are 0 repository under linear-fitting topic.
MATLAB demo for the paper "Non-smooth M-Estimator for Maximum Consensus Estimation"
A linear fitting program written in python. The program gets data points in a text file orgenized in a certain format, and makes a linear fit by minimizing chi^2. The program outputs the fitting parameters along with their errors, the ideal chi^2 and chi^2 reduced, and finally plots the fit. The bonus function enables numerical search of the minimal chi^2 within pre-defined limits of the parameters and a desired step size.
Tools for julia programming of statistical analysis
Project AMP Regression problems by Prof. Antonio Quesada ( Regression assignment )