
数值方法
文章平均质量分 80
老越爱吃鱼
这个作者很懒,什么都没留下…
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
有约束非线性优化(Interior Point Algorithm)
Interior Point AlgorithmInterior Point Algorithm1.Lagrangin Function2.Karush-Kuln-Tucker Conditions3.Newton-Raphson Method4.Barrier FunctionPactiseReference1.Lagrangin Function...原创 2018-03-06 17:00:24 · 4680 阅读 · 1 评论 -
非线性优化库NLopt简介
非线性优化库NLoptNLopt 是一个轻量级开源非线性优化库, 为多种优化算法提供了统一的接口。 主页:https://nlopt.readthedocs.io/en/latest/ git:https://github.com/stevengj/nlopt目录非线性优化库NLopt目录下载安装APInlopt_createnlopt_set_min_obj...原创 2018-04-03 15:58:43 · 10208 阅读 · 1 评论