SineSqr
Contents |
Function
\[y=y_0+A\sin ^2\left( \pi \frac{x-x_c}w\right) \]
Brief Description
Sine square function.
Sample Curve
Parameters
Number: 3
Names: xc, w, A, y0
Meanings: xc = phase shift, w = period, A = amplitude, y0 = offset.
Lower Bounds: w > 0.0
Upper Bounds: none
Script Access
nlf_sinesqr(x,xc,w,A,y0)
Function File
FITFUNC\SINESQR.FDF
Category
Waveform, PFW
