Nonlinear regression/fitting


Hello everybody,

I am searching for a source code in C/C++ of a regression algorithm to calculate the regression coefficients.

I already built a model function. The value of the model function depends on 3 parameters:

f_model(p1,p2,p3)

The maximum order of the parameter is the 5th one.
The model function needs o be fitted to datas from measurements.

Has anybody already writen a programm for this topic or knows where to get it???

Thank you very much!
Sign In or Register to comment.

Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

Categories