MATLAB demo for the paper "Non-smooth M-Estimator for Maximum Consensus Estimation"
-
Updated
Mar 6, 2019 - C
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 min…
Project AMP Regression problems by Prof. Antonio Quesada ( Regression assignment )
Add a description, image, and links to the linear-fitting topic page so that developers can more easily learn about it.
To associate your repository with the linear-fitting topic, visit your repo's landing page and select "manage topics."