MATLAB处理规划类问题
处理线性规划
https://ww2.mathworks.cn/help/optim/ug/linprog.html
处理非线性规划
https://ww2.mathworks.cn/help/optim/ug/fmincon.html
matlab中的匿名函数
https://ww2.mathworks.cn/help/matlab/matlab_prog/anonymous-functions.html
https://ww2.mathworks.cn/help/optim/ug/linprog.html
https://ww2.mathworks.cn/help/optim/ug/fmincon.html
https://ww2.mathworks.cn/help/matlab/matlab_prog/anonymous-functions.html