文件名称:BFGS-method
- 所属分类:
- 人工智能/神经网络/遗传算法
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 2kb
- 下载次数:
- 0次
- 提 供 者:
- Are****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
BFGS算法C程序本程序适用于2设计变量的函数优化问题,对于不同的设计变量个数可以改变维数,对于DFP算法只需修改校正矩阵即可。对于BFGS算法的C++程序与之类似。-BFGS algorithm for C programs for 2 of the program design variable function optimization problem, the number of design variables for the different dimensions can be changed, for the DFP algorithm can only modify the calibration matrix. BFGS algorithm for C++ program is similar.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
BFGS算法C程序(已验证).c