|
The curve fitting often starts with choosing a model form.
But sometimes your goal is simple.
For example, you want to get a smooth curve to make a graph look attractive.
Polynomial models are often used for this purpose.
The main disadvantage of polynomial models is that they may be unstable.
|
FindGraph suggests rational models, Fourier approximation, Neural Networks,
B-splines and parametric curves.
Rational models are often used when a simple empirical model is required.
The main advantage of rationals is their flexibility with data that has complicated structure.
|
To find fit in form of rationals, start the Wizard of Approximation and specify model: rationals.
|
Model is defined as ratios of polynomials.
The degree N of nominator and the degree M of denominator vary in limits upto 12.
Perform your fit and find equation.
|
A simple empirical model might provide a reasonably accurate
values considering their uncomplicated approach and data availability.
The graphical fit results shown below indicate that the fits and residuals for the rational equation are good enough.
The user can even include error bars and confidence bands to the graph.
If you don't have to interpret and analyze the best fit values, use nonlinear regression to find a model empirically.
Read more about:
Digitizing
Graphing
Curve fitting
Best-fit equation
Closed curves
Library
Analysis
Tools
Filters
Convolution
Periodic signals
Procrustes analysis
SSA forecasting
|