文件名称:CFSQP
- 所属分类:
- Windows编程
- 资源属性:
- 上传时间:
- 2017-12-25
- 文件大小:
- 460kb
- 下载次数:
- 0次
- 提 供 者:
- 1881739327**********
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
C编写的用于优化数值求解的一组功能函数,以及对应的说明文档(CFSQP is a set of C functions for the minimization of the maximum of a set of smooth ob jective functions (possibly a single one, or even none at all) sub ject to general smooth constraints (if there is no ob jective function, the goal is to simply nd a point satisfying the constraints). If the initial guess provided by the user is infeasible for some inequality constraint or some linear equality constraint, CFSQP rst generates a feasible point for these constraints; subsequently the successive iterates generated by CFSQP all satisfy these constraints. Nonlinear equality constraints are turned into inequality constraints (to be satised by all iterates) and the maximum of the ob jective functions is replaced by an exact penalty function which penalizes nonlinear equality constraint violations only.)
相关搜索: C语言
(系统自动生成,下载前可以参看下载内容)
下载文件列表
文件名 | 大小 | 更新时间 |
---|---|---|
CFSQP | ||
CFSQP\cfsqp-manual.pdf | 574452 | 2009-03-15 |
CFSQP\trunk | ||
CFSQP\trunk\cfsqpusr.c | 148004 | 2009-03-17 |
CFSQP\trunk\cfsqpusr.h | 2309 | 2009-03-17 |
CFSQP\trunk\mintr_cfsqp.c | 15102 | 2001-10-31 |
CFSQP\trunk\qld.c | 45341 | 2009-03-17 |
CFSQP\trunk\sample1.c | 2899 | 2017-09-16 |
CFSQP\trunk\sample2.c | 2853 | 2017-09-16 |