Feeds
提问
problem with tolx in optimset fminbnd
Hello.. this is the code [x,fval,exitflag] = ... fminbnd('x.^2+exp(-x)',0,1,optimset('TolX',0.005,'Display','iter'));...
10 years 前 | 0 个回答 | 1
0
个回答提问
sqrt and norm doesn't return exact value
Hello guys I'm new to matlab and i ran into a problem where the code doesn't return the exact value in my case, i want to ca...
10 years 前 | 3 个回答 | 0