Difference between revisions of "FitImplicit Command"

From GeoGebra Manual
Jump to: navigation, search
(Created page with "<noinclude>{{Manual Page|version=5.0}}</noinclude>{{betamanual|version=5.0}}{{command|function}} ;FitImplicit[ <List of Points>, <Order> ] :Attempts to find a best-fit implici...")
 
Line 1: Line 1:
 
<noinclude>{{Manual Page|version=5.0}}</noinclude>{{betamanual|version=5.0}}{{command|function}}
 
<noinclude>{{Manual Page|version=5.0}}</noinclude>{{betamanual|version=5.0}}{{command|function}}
 
;FitImplicit[ <List of Points>, <Order> ]
 
;FitImplicit[ <List of Points>, <Order> ]
:Attempts to find a best-fit implicit curve of order n ≥ 2 through the points. You need at least n(n+3)/2 points.
+
:Attempts to find a best-fit implicit curve of order n ≥ 2 through the points. You need at least <math>\frac{n(n+3)}2</math> points.
  
 
{{Note| See also the [[ImplicitCurve Command|ImplicitCurve]], [[FitExp Command|FitExp]], [[FitGrowth Command|FitGrowth]], [[FitLine Command|FitLine]], [[FitLineX Command|FitLineX]], [[FitLog Command|FitLog]], [[FitLogistic Command|FitLogistic]], [[FitPoly Command|FitPoly]], [[FitPow Command|FitPow]] and [[FitSin Command|FitSin]] commands.}}
 
{{Note| See also the [[ImplicitCurve Command|ImplicitCurve]], [[FitExp Command|FitExp]], [[FitGrowth Command|FitGrowth]], [[FitLine Command|FitLine]], [[FitLineX Command|FitLineX]], [[FitLog Command|FitLog]], [[FitLogistic Command|FitLogistic]], [[FitPoly Command|FitPoly]], [[FitPow Command|FitPow]] and [[FitSin Command|FitSin]] commands.}}

Revision as of 08:58, 30 July 2014

© 2024 International GeoGebra Institute