09-21-2021 02:48 PM
Hello,
is it possible to fix a few coefficients during fitting, not to change them, but continue to find other coefficients?
Thanks, Vladimir
09-21-2021 07:04 PM
Yes.
What fitting tools do you use? Please show us some simplified code.
You can use or also read some of the discussion here. You could also use "Constrained nonlinear curve fit" an constrain some parameters to an infinitely small interval (i.e. upper=lower).