Hello
I have been using the non linear curve fitting function for some time now and I have recently encountered a situation where it doesn't seem to be generating the correct result.
The ResultNonLinearFitModelFunction I am using is (1-e^(-a*x)) * (b*x+c)
Up until recently my ResultNonLinearFitCoef1-3 seemed to be correct however I have started to see negatives in these coefficients which triggered me to investigate further.
In addition the NonLinearFitMSE property returns a NOVALUE.
I have used another tool to generate my nonlinear fit coefficients and I do not get results similar to what DIAdem is generating.
I have attached a set of data.
The data I am having problem with is group 3 "Post Fade Stop 2"
The resulting non linear fit makes no sense to me.
Tim