tnahddisttud / leastSquareFitting

The following C program implements least square fitting method by fitting a straight line on a scattered plot. It takes the x and y coordinates of the data points as inputs and returns the equation of the best fitting straight line as the output

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

tnahddisttud/leastSquareFitting Stargazers