- Purpose
This app is capable of performing global fit with multiple functions, and parameters can be shared across different functions.
- Installation
Download the file "Global Fit with Multiple Functions.opx", and then drag-and-drop onto the Origin workspace. An icon will appear in the Apps gallery window.
- Operation
Click a worksheet with at least two XY datas, or a graph layer with at least two XY data plots, to make it active, and then click the app icon to bring up the dialog. Then you can select fitting function for each dataset, and share parameters, etc. among different functions, and do the fitting to get the results.
Dialog Settings:
- Input Data: Show the input data range.
- Category: Select fitting function category.
- Function #: Select fitting function for the # data.
- Parameters: Table to show the fitting parameters, and also allow to change the parameters.
- No: Index to identify each dataset.
- Function: Function name for each dataset.
- Param: Function parameter names.
- Meaning: Meaning of function parameter names.
- Share: If to share parameters between different functions. The two parameters with the same share values (not 0) will be shared.
- Fixed: Check to fix the corresponding parameter.
- Value: Show the current parameter values. You can also change them for initializing the parameters before fitting.
- Error: Standard error of the parameter value.
- Lower Bound, Upper Bound: Set lower bound and upper bound.
- Message: Show fitting messages.
- Configure Report: Please refer to this page for more details of the correspond settings.
- Reinit: Reinitialize the parameters.
- 1 Iter.: Perform fitting by 1 iteration.
- Fit: Do fitting until converged, or the maximum iterations number (400) is reached.
- OK: Output the fitting result and close dialog.
- Cancel: Close dialog without doing anything.