Hello! I am trying to fit some arrhenius plots with the non linear fitting of the origin but it keeps giving me a very high value of error. The equation that I'm using is the double exponential: (I= IO/(1+Aexp(-E1/kbT) + Bexp(-E2/kbT)). After trying to define the single exponential with good values of error, when I am trying to use this defined value in the double exponential the error keeps gaining high values. The tolerance factor that is used is 1E-9 and the max number of iterations is 400. Should I change something in these values? Can I reduce the error within 10%?
Hello, yes i have tried fixing some of the initial parameters. I wonder if by changing the tolerance factor it will still be the same. In addition, do you know if there is any option to limit the error while fitting by defining the value in the settings of the non-linear fit?