搜索资源列表
PMO_work29
- 实用最优化方法,java源程序,关于BFGS法,大连理工大学.-practical optimization method, java source files, on the BFGS method, the Dalian Polytechnic University.
最优化的bfgs算法
- 最优化的bfgs算法,是采用matlab编程,BFGS optimization algorithm, using matlab programming
BFGS
- 利用BFGS算法求解大规模无约束最优化问题,代码所用语言为Fortran77.-BFGS algorithm using large-scale unconstrained optimization problems, the code language for Fortran77.
newton
- 最优化计算方法中 有关于拟牛顿法的一段小代码 可以-Optimization method in the Quasi-Newton method on a small section of code that can look at
sourcefile
- 最优化方法,作业,包括BFGS,SUMT惩罚函数法等-Optimization
BFGS
- 最优化方法作业 BFGS方法 有算法分析 步骤 实例 实验结果和C++源程序-Operations optimization algorithm analysis step BFGS method is an instance of experimental results and the C++ source code
BFGS
- 最优化算法之一,拟牛顿法,亦称BFGS法,用于求解极值问题,具有二次收敛性-One of the most optimization algorithms, quasi-Newton method, also known as BFGS method for solving extremum problems, with quadratic convergence
DFP-BFGS-0.618
- DFP,黄金分割点方法,BFGS方法matlab源代码用于求解无约束最优化问题-BFGS,DFP,0.618 method for solving unconstrained optimization problems
BFGS
- 本代码为《最优化理论与方法》书籍中的牛顿法和拟牛顿法算法的代码,并举了2个书上的作业题的例子,本代码中的目标函数和约束等初值可由需要进行改变,来得到所期望的计算-The code for the " optimization theory and method" books in the Newton method and quasi-Newton method algorithm code, citing two books on the example of the job
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-for-Powell-badly
- BFGS for Powell badly scaled function是一个用于测试仿真BFGS最优化算法的matlab程序-BFGS for Powell badly scaled function is used to test the simulation BFGS optimization algorithm matlab program
L-BFGS-CODE
- L-BFGS有限内存BFGS法,用于求解大规模无约束最优化问题-L-BFGS method for large scale unconstrained optimization
BFGS-algorithm
- 这个文档用MATLAB实现了用BFGS算法来解决最优化问题-this file used the tool of matlab to solve optimal problems through BFGS algorithm
BFGS
- BFGS算法的实现(Implementation of BFGS algorithm)
最优化
- 中国石油大学(华东)最优化课程要求的两个作业程序:乘子法和Armiyo算法+BFGS算法(China University of Petroleum (East China) optimization course requirements of the two operating procedures: multiplier and Armiyo algorithm, +BFGS algorithm)
BFGS
- 最优化理论,利用最优化理论中的BFGS法来得到方程的最优解(Optimization theory, using the BFGS method in optimization theory to obtain the optimal solution of the equation)
Newton
- 求解无约束最优化问题,Newton方法包括基本Newton法,拟Newton法等BFGS,DFP方法(Solving unconstrained optimization problems, Newton method)
L-BFGS-B-C-master
- 基于梯度下降法的最优迭代算法,在深度学习和神经网络中应用非常广泛,也非常好用(The optimal iterative algorithm based on gradient descent method is widely used in depth learning and neural network, and it is also very useful.)
L-BFGS
- 有限记忆算法,用于处理大规模算法,算法原理为把不断迭代的牛顿矩阵分解并部分抵消达到减少运算量的目的(limit memory,for large-scale algorithms. The principle of the algorithm is to decompose and partially cancel the iterative Newton matrix in order to reduce the computational complexity.)
第一题bfgs
- armijo准则下bfgs法实现,最优化方法作业,大连理工大学(Realization of BFGS method under Armijo criterion, operation of optimization method, Dalian University of Technology)