which values of exitflag in lsqcurvefit is denoting the result is true?
Show older comments
I am a geotechnique engineer ,and not family with matlab . i want to know which situation :exitflag= 1 2 3 4 0 ...... is acceptable. i modify the parameters as :options = optimset('TolFun',1e-15,'MaxFunEvals',100000000000,'maxiter',4000,'tolx',1e-15),when the exitflag=0; but the output lists the items in the options above are not up to the values set above. why? thanks! wxj
Accepted Answer
More Answers (1)
wang xj
on 11 Nov 2012
0 votes
Categories
Find more on Systems of Nonlinear Equations in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!