Skip to content

saurabhp369/curve_fitting

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Curve_fitting

This code:

1.Computes the covariance matrix (from scratch) and its eigenvalues and eigenvectors.

2.Fits a line to the data using linear least square method, total least square method and RANSAC.

About

Curve fitting using Linear least squares, Total least squares and Ransac algorithm

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages