fmincon解决有约束的非线性优化问题我要分享

Fmincon for solving constrained nonlinear optimization problems

fmincon优化 、fmincon函数 fmincon函数 fmincon代码 有约束

关注次数: 362

下载次数: 0

文件大小: 882B

代码分类: 一般算法

开发平台: matlab

下载需要积分: 1积分

版权声明:如果侵犯了您的权益请与我们联系,我们将在24小时内删除。

代码描述

中文说明:通过使用matlab优化工具箱中的函数fmincon解决有约束的非线性优化问题,有详细的代码过程。


English Description:

By using the function fmincon in MATLAB optimization toolbox to solve the constrained nonlinear optimization problem, there is a detailed code process.


代码预览

example3.m

mycon_1.m

myfun.m