文件名称:Exp_1_2
介绍说明--下载内容均来自于网络,请自行研究使用
非线性凸优化约束问题
min 10 - x1**2 - x2**2, s.t. x1**2 - x2 <= 0 and x1 + x2 = 0(In this exercise, I use Python-Scipy to solve the following constrained nonlinear optimazation problem:
min 10 - x1**2 - x2**2, s.t. x1**2 - x2 <= 0 and x1 + x2 = 0)
min 10 - x1**2 - x2**2, s.t. x1**2 - x2 <= 0 and x1 + x2 = 0(In this exercise, I use Python-Scipy to solve the following constrained nonlinear optimazation problem:
min 10 - x1**2 - x2**2, s.t. x1**2 - x2 <= 0 and x1 + x2 = 0)
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Exp_1_2\.idea\Exp_1_2.iml
Exp_1_2\.idea\misc.xml
Exp_1_2\.idea\modules.xml
Exp_1_2\.idea\preferred-vcs.xml
Exp_1_2\.idea\workspace.xml
Exp_1_2\main.py
Exp_1_2\Readme.md
Exp_1_2\.idea\inspectionProfiles
Exp_1_2\.idea
Exp_1_2
Exp_1_2\.idea\misc.xml
Exp_1_2\.idea\modules.xml
Exp_1_2\.idea\preferred-vcs.xml
Exp_1_2\.idea\workspace.xml
Exp_1_2\main.py
Exp_1_2\Readme.md
Exp_1_2\.idea\inspectionProfiles
Exp_1_2\.idea
Exp_1_2