Innovation Award
 October 2007
Number 6 |
Least squares fit is an algorithm for calculating the coordinates of a straight line that is located at a minimal distance to a set of points.
It is often used to draw scientific graphs of points that are expected to be aligned according to a linear equation.
This class can compute the coordinates and render a line that represents the least squares fit line for a given set of points.
Manuel Lemos |
This class can be used to plot graphs with lines defined by the least square fit algorithm.
It takes the coordinates of a set of points and draws lines that minimize the distance to the points using the least square fit algorithm.
The generated graph is saved to a file in PNG format.
| Not yet rated by the users |
No application links were specified for this class.

If you know an application of this package, send a message to the
author to add a link here.