GitHub topics: method-of-least-squares
SoftNightMare/fit-goals
A public repository for fit-goals
Size: 1000 Bytes - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 0 - Forks: 0

WasabiThumb/polyfit
C11/C++ library for least-squares polynomial regression
Language: C - Size: 0 Bytes - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

sanjushasuresh/FITTING-OF-LINE-PARABOLA-POWER-AND-EXPONENTIAL-CURVES
Fitting of straight line, Parabola, Power curve and Exponential curve by least squares method using R
Language: R - Size: 3.91 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

henryfo/polyfit
Contains a simple "C" function -- polyfit() -- that fits a line or higher-order polynomial to a set of points, using Method of Least Squares regression. Design goals include simplicity and ease of porting.
Language: C - Size: 35.2 KB - Last synced at: over 2 years ago - Pushed at: almost 4 years ago - Stars: 7 - Forks: 4
