搜索资源列表
Fletcher_Reeves
- Fletcher Reeves 算法在matlab中的应用实例
sg_min2.4.1.tar
- 黎曼流形上的优化算法。目标函数定义在黎曼流形上,在流形上利用梯度下降等进行优化-Provides four iterations for optimization on the Steifel and Grassmann manifolds: dog-leg steps Polak-Ribiere nonlinear CG Fletcher-Reeves nonlinear CG Newton s method Contains applications for n
Fletcher-Reeves-Method
- this a simple optimization algorithm of Fletcher-Reeves in Delphi, with origin point of (0,0)-this is a simple optimization algorithm of Fletcher-Reeves in Delphi, with origin point of (0,0)
fletcher_reeves
- This algorithm computes search directions conjugate about the Hessian matrix of the objective function directly in the evaluation function of the gradient, but without the direct evaluation of the Hessian of the objective function used fletcher and r
CGP.1.1.tar
- 该软件包CG +是为解决大规模,无约束,非线性优化问题的共轭梯度代码。企业管治+实现了共轭梯度法的三个不同版本:弗莱彻-里夫斯方法,波拉克Ribiere方法的,积极的波拉克-Ribiere方法的(聊天总是非负)-The package CG+ is a Conjugate Gradient code for solving large-scale, unconstrained, nonlinear optimization problems. CG+ implements three diffe
mnb3r_c
- Fletcher Reeves method pascal
folderc
- Program that compute tha initial conditions of fletcher-reeves algorithm
unit_opt
- The architecture of this set of codes and the interaction among them is shown in Figure 1. The main testing code main code.m calls the code riemann grad unit opt.m that performs Riemannian optimization under unitary matrix constraint. Steepest De
frcg
- FR共轭梯度法求解无约束优化问题,其中一维搜索用Armijo搜索。-Fletcher-Reeves method for optimization