FitImplicit Command
- FitImplicit( <List of Points>, <Order> )
-
Attempts to find a best-fit implicit curve of order n ≥ 2 through the points. You need at least \(\frac{n(n+3)}2\) points.
See also the ImplicitCurve, FitExp, FitGrowth, FitLine, FitLineX, FitLog, FitLogistic, FitPoly, FitPow and FitSin commands. |