注册 登录
编程论坛 Matlab

哪位大神知道下面这函数结果为啥是错误的

支点抻梦 发布于 2015-05-21 15:34, 1800 次点击
fun='x^3+10*x^2-2*sin(x)-50';
[x,fval,exitflag]=fminbnd(fun,-12,5)
0 回复
1