clemzm
Results
1
issues of
clemzm
Hello ! I'm new to Julia and having trouble fitting a function of the form f(t,p)=p[1]+p[2]exp(-t/p[3]). I tried to do this with curve_fit but I get the following error message:...