
Contents |
Set Automatic Parameter Initialization option
X-Function not designed for Auto GetN Dialog.
nlfn gauss 1; enable the automatic parameter initialization for Gauss model.
| Display Name | Variable Name | I/O and Type | Default Value | Description |
|---|---|---|---|---|
| Fitting Function Name | func |
Input string | | The fitting function to set |
| Enable Automatic Parameter Initialization | init |
Input int | | Control whether to automatic initialize the parameters. 0 for not, and 1 for automatic initialization. |
Set Automatic Parameter Initialization option for specified function.
Here is a example of nonlinear fit. See this.