搜索资源列表
预处理的共轭梯度法.rar
- 预处理的共轭梯度法
pcg共轭梯度
- pcg共轭梯度法
共轭梯度法C++源码
- 利用c++语言编写的共轭梯度法程序
FR共轭梯度法与拟牛顿法计算机实现及仿真
- FR共轭梯度法与拟牛顿法计算机实现及仿真
共轭梯度优化算法
- 共轭梯度优化算法
共轭梯度法
- MATLAB实现共轭梯度法
预处理的共轭梯度法
- 预处理的共轭梯度法- Pretreatment conjugate 姊
对称正定方程组的共轭梯度法
- Ch2-矩阵与线性代数方程组-Ch2-matrix and linear algebraic equations
D11R8
- 共轭梯度数值算法-conjugate gradient algorithm
Fortran 90共轭梯度算法
- 用于科学计算的Fortran 90算法源程序-for scientific computation algorithm source Fortran 90
最优化的共轭梯度法
- 用于解决目标函数的最优化问题,目标函数自编,在vc++6.0中运行通过-objective function for the solution of optimization problem, the objective function writing, the vc++6.0 running through
优化作业_共轭梯度法
- 运筹学中的解线性规划问题的一种方法,共扼梯度算法-tacticians solution of linear programming problems, a method of conjugate gradient algorithm
共轭梯度法程序源代码
- 共轭梯度法程序源代码 用matlab 编写的共轭梯度算法代码。
FR共轭梯度法
- 共轭梯度法也就是共轭方向法的一种特殊形式,即初始搜索方向为梯度方向。其中根据β的不同又可细分为FR、PRP等方法,主要参考了文件夹中的四本书的内容对其进行总结。最优化算法本质上都是进行最小值的寻优,FR共轭梯度法也不例外。寻优的问题包括两个重要的方面,一个是方向,一个是步长。(Conjugate gradient method is a special form of conjugate direction method, that i
数值最优化(李董辉)第五章-共轭梯度法 (2)
- 共轭梯度法的课件(Conjugate gradient method)
共轭梯度反演----非线性源代码
- matlab源代码解决非线性共轭梯度,很好的参考(Matlab source code to solve nonlinear conjugate gradient reference)
共轭梯度法
- 运用共轭梯度法求解最优化--线性规划问题(Conjugate gradient method to solve optimization problems)
共轭梯度法
- MATLAB 实现共轭梯度法,比较简单实用的一种优化算法(using MATLAB to complete gongetidufa)
共轭梯度法
- matlab程序的共轭梯度法,研究生计算方法课程专用(Matlab program conjugate gradient method, Graduate computing method courses dedicated)
共轭梯度法C++
- 运筹学中的问题求解,使用共轭梯度法来求最优解(Solving problems in operations research, using conjugate gradient method to find the optimal solution)