Parabola2D
Contents |
Function
z = z0 + ax + by + cx2 + dy2
Brief Description
2D parabola fitting
Sample Curve
Parameter
Number: 5
| Name: | Meanings: | Lower Bounds: | Upper Bounds: |
|---|---|---|---|
|
z0 |
z offset |
||
|
a |
|||
|
b |
|||
|
c |
|||
|
d |
Script Access
Function File
fitfunc\Parabola2D.fdf
