Matlab优化工具箱基本用法
__tlab 优化工具箱类 型模 型基本函数名一元函数极小Min F(x)s.t.x1<x<x2x=fminbnd(‘F’,x1,x2)无约束极小Min F(X)X=fminunc(
Matlab优化工具箱基本用法