- #1
method_man
- 69
- 0
Hello.
Can anyone tell me what would be the best software to use for the nonlinear regression? I have an equation with two unknown parameters which I would like to find out. Equation looks something like this: f(x)=a*b*x/(1+b*x), where x and f(x) are known (several points) and I would like to calculate a and b. In other words, I need (nonlinear) fitting to these points.
I have been looking online for a MATLAB code, but I can't find it anywhere. Also excel would do the job.
Can anyone tell me what would be the best software to use for the nonlinear regression? I have an equation with two unknown parameters which I would like to find out. Equation looks something like this: f(x)=a*b*x/(1+b*x), where x and f(x) are known (several points) and I would like to calculate a and b. In other words, I need (nonlinear) fitting to these points.
I have been looking online for a MATLAB code, but I can't find it anywhere. Also excel would do the job.