Pink 0.9
|
identification of a best matching parabola from a set of 2D points More...
identification of a best matching parabola from a set of 2D points
Usage: identifyparabola2 in.list out.list
Description: Identifies the parameters (a,b) of the equation of the 2D parabola: ax^2+b=y that minimizes the least square error between this parabola and the given points. Method: basic linear regression.
Types supported: list 1D, list 2D
Category: geo