搜索资源列表
BFGS
- BFGS算法代码 BFGSMethod Matlab语言
BFGS变尺度算法
- BFGS变尺度算法.rar
bfgs
- matlabBFGS程序 呵呵 呵额呵呵呵呵呵呵额-procedures matlabBFGS呵呵呵呵呵呵呵呵呵the amount of the amount of
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
projbfgs
- projected BFGS with Armijo rule, simple linesearch
BFGS
- bfgs法,求解函数,简单,通俗,易懂,便于优化更改-bfgs
ExampleTwo
- BFGS的matlab算法,大家可以自己看一下-methods of BFGS in matlab
BFGS
- 最优化算法之一,拟牛顿法,亦称BFGS法,用于求解极值问题,具有二次收敛性-One of the most optimization algorithms, quasi-Newton method, also known as BFGS method for solving extremum problems, with quadratic convergence
bfgs
- Implementacao da rede MLP canonica (backpropagation com gradiente descendente) bgd- Implementacao da rede MLP canonica (backpropagation com gradiente descendente) bgd
DFP-BFGS-0.618
- DFP,黄金分割点方法,BFGS方法matlab源代码用于求解无约束最优化问题-BFGS,DFP,0.618 method for solving unconstrained optimization problems
BFGS
- 采用BFGS变尺度算法求解无约束优化问题的matlab程序代码-BFGS variable scaling algorithm for solving constrained optimization problems matlab code
L-BFGS源代码
- 这是一个L-BFGS的Matlab源代码
bfgs
- BFGS在matlab中的算法,是求解非线性规划中的一个好算法。-BFGS in matlab algorithm for solving nonlinear programming is a good algorithm.
bfgs
- 用BFGS算法求解无约束问题 是一种比秩1算法更有效的优化方法-Unconstrained problem with BFGS algorithm is an algorithm is more efficient than the rank of an optimization method
bfgs
- 采用Bfgs算法解决光滑的半监督支持向量机,并采用不同的光滑函数进行比较-Using Bfgs algorithm to solve the smooth semi-supervised support vector machines, and using smooth function to compare different
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
BFGS-algorithm
- 这个文档用MATLAB实现了用BFGS算法来解决最优化问题-this file used the tool of matlab to solve optimal problems through BFGS algorithm
bfgs
- matlab的BFGS算法实现,采用WOLFE-POWELL,迭代五步实现-The BFGS algorithm matlab using WOLFE-POWELL, iterative five-step realization
(BFGS 算法程序)
- BFGS 校正是目前最流行也是最有效的拟牛顿校正, 它是由 Broyden, Fletcher, Goldfarb 和 Shanno 在 1970 年各自独立提出的拟牛顿法, 故称为 BFGS 算法.(BFGS correction is the most popular and effective quasi Newton correction at present. It is composed of Broyden, Fletcher, Goldfarb and Shanno res
bfgs
- BFGS算法(BFGS algorithm),是一种逆秩2拟牛顿法。Hk+,满足拟牛顿方程的逆形式Hk+}少一、k=s.当Hk正定且(,',少)}0时Hkh,也正定,因此,由BFGS修正确定的算法xk+} - xk - HkF Cxk)是具有正定性、传递性的拟牛顿法,它也是无约束优化中最常用的、最稳定的算法之一这种算法是布罗依丹(Broy-den,C. G.)于1969年,以及弗莱彻(Fletcher , R. ) ,戈德福布(Goldforb,D. )、香诺(Shan no, D. F.)于1