搜索资源列表
优化作业_共轭梯度法
- 运筹学中的解线性规划问题的一种方法,共扼梯度算法-tacticians solution of linear programming problems, a method of conjugate gradient algorithm
CCGM
- 数学计算程序,共轭梯度算法,用C语言编写,用于优化问题的计算。
Fortran 90共轭梯度算法
- 用于科学计算的Fortran 90算法源程序-for scientific computation algorithm source Fortran 90
最优化的bfgs算法
- 最优化的bfgs算法,是采用matlab编程,BFGS optimization algorithm, using matlab programming
conjugate_grad_2d
- 此共轭梯度算法是基于matlab7.0的用于最优化问题中,无约束条件下的最优化求解。-This conjugate gradient algorithm is based on the matlab7.0 for most optimization problems, the non-binding under the conditions for solving optimization.
cg
- 无约束优化中的共轭梯度算法程序,解压缩后就可以用了-Unconstrained optimization of the conjugate gradient algorithm procedure can be extracted after the
gsedirecg
- sylvester 方程的共轭梯度算法MATLAB程序-matlab codes of CG algorithm for sylvester equation
gseprecg
- sylvester 方程的有预处理的共轭梯度算法MATLAB程序-priconditioned algrithm matlab codes for sylvester equation
Conjugategradientmethod
- 共轭梯度法的改进,提出了一些新问题并给出自己的算法-Conjugate gradient method
ConjugateGradientAlgorithm--Cplus
- 使用c++语言编写的共轭梯度算法,包含无约束问题的求解函数: 直线搜索共轭梯度法-conjugate gradient algorithm,c++
conjugate-gradient
- 共轭梯度算法C程序,本程序适用于n设计变量的函数优化问题,对于不同的设计变量个数可以改变维数,该算法程序只在主函数中与其他无约束程序有差别,其他部分基本一样。-Conjugate gradient algorithm C procedures, the procedures for n design variables of the function optimization problem, the number of different design variables can change
CG_DESCENT-F-1.4.tar
- 无约束优化共轭梯度算法HAGER的非单调线搜索下的程序实现-Unconstrained optimization conjugate gradient algorithm HAGER non-monotone line search procedure to achieve
CG
- 采用c++实现共轭梯度算法求解大规模线性方程组-Using c++ to achieve large-scale conjugate gradient algorithm for solving linear equations
conjugate-gradient-method
- 用matlab编程,实现最优控制理论中的共轭梯度算法。-With the matlab programming, optimal control theory conjugate gradient algorithm.
Golden
- 本文件包含了黄金分割和共轭梯度算法的matlab源程序代码。-This document contains the golden section and the conjugate gradient algorithm matlab source code.
gongetidu
- 数值计算的对称矩阵共轭梯度算法,应用于油藏工程解大型稀疏方程!-Numerical calculation of the conjugate gradient algorithm
conjugate-gradient-method
- 基于共轭梯度算法的基本原理,以某一个具体的事例,实现共轭梯度算法对于事例的求取。-Based on the basic principle of the conjugate gradient algorithm to certain specific instances, to achieve conjugate gradient algorithm for the case of the strike.
PCG
- 预处理的共轭梯度算法和最速下降法MATLAB算法及源程序.-Preconditioning conjugate gradient algorithm and the steepest descent method MATLAB algorithms and source code.
Poisson-Equation
- 利用数学算法中个的共轭梯度算法求解泊松方程-Using mathematical algorithms a conjugate gradient algorithm for solving the Poisson equation
数值计算相关算法
- 三次样条插值 龙贝格积分 共轭梯度法的实现,基于matlab程序(Three spline interpolation Romberg conjugate gradient method)