origin_nonlinear_fit_structured
Perform nonlinear curve fitting on Origin worksheet data by defining a custom function, initial parameter guesses, and optional fixed parameters.
Instructions
Run nonlinear fitting with explicit function and parameter hints.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| worksheet | Yes | ||
| x_col | Yes | ||
| y_col | Yes | ||
| function | Yes | ||
| output_sheet | No | ||
| initial_params | No | ||
| fixed_params | No | ||
| options | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||