linear-least-squares
Version:
Finds the best curve to fit a set of points through minimizing the sum of the squares of the offset of each point from the curve.
12 lines (11 loc) • 187 B
JSON
Finds the best curve to fit a set of points through minimizing the sum of the squares of the offset of each point from the curve.