搜索资源列表
DFP_BFGS
- 无约束优化DFP&BFGS方法的C++实现
BFGS方法matlab程序
- 优化方法中的BFGS方法
PMO_work29
- 实用最优化方法,java源程序,关于BFGS法,大连理工大学.-practical optimization method, java source files, on the BFGS method, the Dalian Polytechnic University.
DFP_BFGS
- 无约束优化DFP&BFGS方法的C++实现-Unconstrained Optimization DFP
bfgd
- 利用一维搜索方法的变尺度BFGS搜索方法-The use of one-dimensional search method BFGS variable metric search method
Nonlinear_Programming
- 非线性规划中的最陡下降法、BFGS方法和共轭梯度法matlab源程序(3-拟牛顿BFGS方法).m-Non-linear programming in the steepest descent method, BFGS and conjugate gradient method matlab source code (3- Quasi-Newton BFGS method). M
blbfgs-linux-1.7
- 在unix-Linux环境下运行的,有限内存BFGS方法,可以解无约束的优化问题-In unix-Linux environment running on limited memory BFGS method for Unconstrained Optimization
newton
- 最优化计算方法中 有关于拟牛顿法的一段小代码 可以-Optimization method in the Quasi-Newton method on a small section of code that can look at
BFGS
- 最优化方法作业 BFGS方法 有算法分析 步骤 实例 实验结果和C++源程序-Operations optimization algorithm analysis step BFGS method is an instance of experimental results and the C++ source code
113172216bfgs
- 共轭梯度法,以及几种常见的的优化方法程序-Conjugate gradient method
broydn
- BFGS方法子程序,近似的塞黑矩阵算法。-BFGS method subroutines, similar to Serbia and Montenegro matrix algorithm.
DFP-BFGS-0.618
- DFP,黄金分割点方法,BFGS方法matlab源代码用于求解无约束最优化问题-BFGS,DFP,0.618 method for solving unconstrained optimization problems
MATLAB
- 这是BFGS方法解无约束优化的程序,使用方便,代码简单。-BFGS method for unconstrained optimization program, easy to use, simple code.
BFGS
- 本代码为《最优化理论与方法》书籍中的牛顿法和拟牛顿法算法的代码,并举了2个书上的作业题的例子,本代码中的目标函数和约束等初值可由需要进行改变,来得到所期望的计算-The code for the " optimization theory and method" books in the Newton method and quasi-Newton method algorithm code, citing two b
BFGS
- 最优化方法里的BFGS拟牛顿算法,针对特定的二元函数(可修改)给出极小点和最优值。-Optimization methods in the BFGS quasi-Newton algorithm for a particular binary function (can be modified) gives minimum point and the optimal value.
BFGS-and-oordinate-exchange
- BFGS算法和坐标轮换法编程源文件,是现代设计方法的作业-BFGS algorithm and coordinate rotation method program source file, is a modern design jobs
bfgs
- 用BFGS算法求解无约束问题 是一种比秩1算法更有效的优化方法-Unconstrained problem with BFGS algorithm is an algorithm is more efficient than the rank of an optimization method
BFGS
- 数学计算方法,拟牛顿BFGS算法,使用matlab编写-Mathematical calculation method, quasi-Newton BFGS algorithm, using matlab prepared
无约束优化问题
- 包括几种常用的无约束优化算法,比如最速下降法、BFGS算法、共轭梯度法等等(Including unconstrained optimization algorithms in common use)
第一题bfgs
- armijo准则下bfgs法实现,最优化方法作业,大连理工大学(Realization of BFGS method under Armijo criterion, operation of optimization method, Dalian University of Technology)