资源大小: 3KB
发布时间: 2010-03-02
文件格式: none
下载次数: 3
分享到:

下载地址:

下载地址1
(本站为飞网专业下载站,域名:down.cfei.net)

资源简介:

最优化方法实验之内点法#include #include #define MAXDEM 10//This is the optional model:struct MODEL{ double (*g[10])(double *); //The object function double (*f)(double *); //The subject functions,the max number is 10 int stNum; //The number of subject functions} Model;//******A example to get the optional value of function x1+x2double f(double x[]){ return x[0]*x[0]+x[1]*x[1];}//****下面的三个函数是不等式约束函数,要求约束函数>0


飞网下载站,免费下载共享资料,内容涉及教育资源、专业资料、IT资源、娱乐生活、经济管理、办公文书、游戏资料等。