SinRegr Commando: verschil tussen versies

Uit GeoGebra Manual
Ga naar: navigatie, zoeken
 
Regel 12: Regel 12:
  
 
{{note| 1=<div>
 
{{note| 1=<div>
*The list should have at least four points, preferably more. The list should cover at least two extremal points. The first two local extremal points should not be too different from the absolute extremal points of the curve.
+
*De lijst bevat best 4 of meer punten, met daarbij 2 extrema.  
*See also [[FitExp Command]], [[FitLog Command]], [[FitPoly Command]] and [[FitPow Command]].
+
*See also [[ExpRegr Commando]], [[LogRegr Commando]], [[VeeltermRegr Command]] and [[PassendeGroei Command]].
 
</div>}}
 
</div>}}

Versie van 1 mei 2015 11:42

Sjabloon:Manual Page

SinRegr[ <Lijst van punten> ]
Berekent de sinusoïdale regressiekromme in de vorm 'a + b \cdot sin (c x + d)''.
Voorbeeld:
SinRegr[{(1, 1), (2, 2), (3, 1), (4, 0), (5, 1), (6, 2)}] geeft 1 + 1 sin (1.5708 x - 1.5708).


CAS Syntax

FitSin[ <List of Points> ]
Berekent de sinusoïdale regressiekromme in de vorm 'a + b \cdot sin (c x + d)'''.
Voorbeeld:
SinRegr[{(1, 1), (2, 2), (3, 1), (4, 0), (5, 1), (6, 2)}] geeft 1 + 1 sin (1.5708 x - 1.5708).


Nota:
© 2024 International GeoGebra Institute