Curve FittingUsing Least Squares Fit with Weightsby Yogi Savetman |
Great
gifts for Nerds![]() Webspace for this site provided by |
| In many engineering and scientific fields, it is often necessary to fit an equation to a set of measured data. The results of an experiment is represented by a table of data points. It is desired to find a function, over a certain range, that is the "best fit" to these data points. These web pages will allow the user to find the coefficients to a polynomial which will "best fit" his data using the least squares method. | |
Program Inputs:
|