SinRegr Commando: verschil tussen versies

Uit GeoGebra Manual
Ga naar: navigatie, zoeken
(geen verschil)

Versie van 1 mei 2015 10:39

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:
  • 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.
  • See also FitExp Command, FitLog Command, FitPoly Command and FitPow Command.
© 2024 International GeoGebra Institute