fitdemo3.fdf

来自「图像处理的压缩算法」· FDF 代码 · 共 71 行

FDF
71
字号
[GENERAL INFORMATION]
Function Name=FitDemo3
Brief Description=FitDemo demonstration
Function Source=fitdemo.3
Function Type=External DLL
Function Form=Expression
Number Of Parameters=4
Number Of Independent Variables=1
Number Of Dependent Variables=1


[FITTING PARAMETERS]
Naming Method=User-Defined
Names=H,K,M,C
Meanings=xxx,xxx,xxx,xxx
Initial Values=1(V),2(V),3(V),4(V)
Lower Bounds=--,--,--,--
Upper Bounds=--,--,--,--
Number Of Significant Digits=4,4,4,4


[FORMULA]



[CONSTRAINTS]



[CONSTANTS]


[INITIALIZATIONS]
NoFitCurve = -1;
def EndFit (copy -x yfit %F.fit; graph %F.fit);


[AFTER FITTING]



[INDEPENDENT VARIABLES]
x=


[DEPENDENT VARIABLES]
y=


[CONTROLS]
General Linear Constraints=Off
Initialization Scripts=Off
Scripts After Fitting=Off
Number Of Duplicates=N/A
Duplicate Offset=N/A
Duplicate Unit=N/A
; YN 3/26/97 FOR_BE_CONSISTENT_WITH_ORIGIN_PROFESSIONAL_MANUAL
;Generate Curves After Fitting=No
Generate Curves After Fitting=Yes
;
Curve Point Spacing=Same X as Fitting Data
Generate Peaks After Fitting=No
Generate Peaks During Fitting=No
Generate Peaks with Baseline=No
Paste Parameters to Plot After Fitting=Yes
Paste Parameters to Script Window After Fitting=Yes
Generate Residue After Fitting=No
Keep Parameters=Yes


⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?