Community Profile

photo

Mohammad Nidal


Last seen: 3 years ago Active since 2021

Followers: 0   Following: 0

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


How to fit the exp data with model data using some other optimisation function
global k x0 %Auranchytrium sp. temperature=250 oC time=[0 5 10 15 20 25 30 35 40 45 50 55 60]; xs=[1 0.635 0.27 0.205 0.14 0....

3 years ago | 0 answers | 0

0

answers

Question


fmincon instead of lsqcurvefit
options = optimoptions(@lsqcurvefit,'Algorithm','levenberg-marquardt','MaxIter',10000,'TolX',1e-12); [p,resnorm,res,EXITFLAG,OU...

3 years ago | 1 answer | 0

1

answer