Online Calculator Curve Fitting

Regression Calculator

Online calculator for curve fitting with least square methode for linear, polynomial, power, gaussian, exponential and fourier curves. Adaptation of the functions to any measurements.

Different functions can be adapted to data with the calculator: linear curve fit, polynomial curve fit, curve fit by Fourier series, curve fit by Gaussian distribution and power law curve fit. Through the selection of further fit functions the functions are added to the chart. The style of the functions and points can be selected by means of the style information.

The screenshot function allows to copy the diagram to an image. From the image it is possible to store or print the diagram.

↹#.000
🔍↔
🔍↕
Standard
deviation
Linear
Gaussian
Power law
Exponential
Polynomial
e-Function
e^2-Function
Fourier
σ =

Axes ranges

x-min=
x-max=
y-min=
y-max=
Linear:
f(x)=a+bx
Gaussian:
f(x)=1σ2πe-12(x-μ)2σ2
Power law:
f(x)=axb
Exponential law:
f(x)=abx
Polynomial:
f(x)=a0+a1x+a2x2+...
e-function:
f(x)=beax
Fourier series:
f(x)=a02+k=1n(akcos(kωx)+bksin(kωx))
Square e-function:
f(x)=aeb(x+c)2
Points:
Label:
Load from file:
Number of points =

An alternative input is possible with load data from file. The values may be separated comma or space or semicolon. The values must be given pairwise x1,y1,x2,y2...

Parameter of the fitted curves

Here are the calculated parameter of the least square fitted curves.

Linear Line curve fit

Power Law curve fit

Exponential Law curve fit

Gauss Function curve fit

Polynomial curve fit

e-function curve fit

Square e-function curve fit

Fourier curve fit

Fourier parameter:

Screenshot of the image

Print or save the image via right mouse click.

Releated sites

Here is a list of further useful sites:

Index Regression Linear Power Gaussian Fourier Polynomial Fitting Gaussian distribution Mean Value Calculator Fourier series calculator