Difference between revisions of "FitImplicit Command"

From GeoGebra Manual
Jump to: navigation, search
m (Text replace - ";(.*)\[(.*)\]" to ";$1($2)")
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
<noinclude>{{Manual Page|version=5.0}}</noinclude>{{betamanual|version=5.0}}{{command|function}}
+
<noinclude>{{Manual Page|version=5.0}}</noinclude>{{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 <math>\frac{n(n+3)}2</math> 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.}}

Latest revision as of 17:17, 7 October 2017

© 2024 International GeoGebra Institute