搜索资源列表
dfp
- 本程序用于机械优化设计工程计算,为经典的dfp法,采用visual C++6.0环境开发,运行结果良好。-procedures for the optimization of mechanical engineering, for the classic Moscow, using visual development environment for C 6.0, good operating results.
DFP
- 运筹学非线性规划的经典c语言编写的DFP变尺度法子程序,是学习经典优化算法的不错参考资料
DFP
- dfp变尺度法程序,用于求函数的无约束极小值点。
DFP
- DFP无约束情况下的,0.618和一维搜索模块 没有写界面,可是核心已经实现,要实现界面该不难。
Variable_Metric_Metho_DFP.rar
- 拟牛顿法(变尺度法)DFP算法的c/c++源码.变尺度法的源程序,用于优化中的非线性规划,效果还可以的,Quasi-Newton method [DFP] DFP algorithm c/c++ source code. DFP source for the optimization of nonlinear programming, the effect can also be the
optimization.rar
- 最优化方法的一些基本算法的实现:1,0.618法;2,牛顿法;3,改进牛顿法;4,FR法;5,DFP法,Ways to optimize some of the basic algorithm implementation: 1,0.618 method 2, Newton' s method 3, improved Newton method 4, FR Act 5, DFP method
DFP
- DFP法求优化问题的C++源代码,经测试,该程序运行正常,得到了预期的结果。-DFP method for the optimization of C++ source code, tested, the program works correctly to get the desired results.
DFP
- dfp算法的matlab实现实例,源代码-dfp algorithm matlab implementation
zuiyouhua
- 采用matlab语言实现黄金分割 不精确一维搜索 DFP BFGS 算法,全部原创 仅供参考-Language implementation using matlab inexact one-dimensional golden section search DFP BFGS algorithm, all the original for reference only
zuiyouhuashiyanbaogao
- 用MATLAB求解无约束的问题,主要有最速下降法,牛顿法,共轭梯度法,变尺度法(DFP和BFGS法),非线性最小二乘法。 用MATLAB求解有约束的问题,主要是外惩罚函数和广义乘子法。 以及一些对具体问题的分析,MATLAB的代码在文档里都有。 -Using MATLAB to solve the problem of non-binding, there are the steepest descent method, Newton method, conjugate gradie
C++youhuajisuan
- 拟牛顿法(变尺度法)DFP算法的c/c++源码,可以通过修改目标函数进行各种计算。-Quasi-Newton method (DFP) DFP algorithm c/c++ Source, you can by modifying the objective function for a wide variety of computing.
zuiyouhua
- 此源码包是我本学期最优化理论课程的大作业,其中包括了我自己写的以下常用最优化算法的实现代码:最速下降法,牛顿法,非线性最小二乘法,DFP法。fun1,fun2是两个测试函数。谢谢!-This is my source packages optimization theory this semester courses in large operations, including my own to write the following commonly used optimization al
DFP
- 数值方法中的DFP算法,谢谢,希望有用,共同探讨.-Numerical methods in the DFP algorithm, thank you, want to be useful to study together.
DFP
- DFP变度量法,优化数值结算,不用求梯度的。-DFP variable metric method
DFP
- DFP法,变尺度法,优化算法的一种,具有二次收敛性,若目标函数为二次正定函数,经有限步可达到极小点-DFP method, variable metric method, an algorithm with quadratic convergence, if the objective function is quadratic positive definite function can be achieved by the finite step minima
DFP
- DFP计算算法(精确一维搜索,花费时间很少) -DFP calculation algorithm (exact one-dimensional search, spent little time)
DFP
- 约束问题的DFP算法,关于牛顿法的一种改进-Constraints DFP algorithm, an improvement on Newton' s law
DFP&conjugare direction
- DFP和BFGS算法由于只在最后运算上有点细微差别所以写在了一起,分别用注释的形式表示,函数可自行调节(The DFP and BFGS algorithms are written together in the form of annotations because they only have a small cell in the last operation. The function can be adjusted by itself.)
DFP
- DFP 优化matlab程序,,DFP+精确一维搜苏 效果不错(DFP exact searching excellent result for optimization.)