Curve Fitting Tool

Helps fitting any linear and non-linear model to your data.

Sie verfolgen jetzt diese Einreichung

This tool helps fitting any linear and non-linear model to your data. Example data and non-linear model are predefined for testing purposes. Finding the solution to the example should take less than a minute. R2, coefficients and the function are all printed on the Command Window. You can stop the fitting process anytime by pressing Ctrl + C.

Model is saved in f_max, function in fun_max and coefficient values in values_max.

Zitieren als

Miika Wallius (2026). Curve Fitting Tool (https://de.mathworks.com/matlabcentral/fileexchange/76887-curve-fitting-tool), MATLAB Central File Exchange. Abgerufen .

Allgemeine Informationen

Kompatibilität der MATLAB-Version

  • Kompatibel mit R2006a bis R2020a

Plattform-Kompatibilität

  • Windows
  • macOS
  • Linux
Version Veröffentlicht Versionshinweise Action
1.0.3

Unnecessary things and comments removed.

1.0.2

First comment changed.
Model update improved.
Example function changed back to custom.
Good solution is found even faster.

1.0.1

Plot options are added.
Example functions are added.
Other minor improvements are added.
Coefficient names are found automatically.
Example function is changed.
Good solution is found faster.

1.0.0