搜索资源列表
预处理的共轭梯度法.rar
- 预处理的共轭梯度法
共轭梯度法C++源码
- 利用c++语言编写的共轭梯度法程序
FR共轭梯度法与拟牛顿法计算机实现及仿真
- FR共轭梯度法与拟牛顿法计算机实现及仿真
共轭梯度法
- MATLAB实现共轭梯度法
无约束优化 梯度法
- 无约束优化 梯度法的C++程序
预处理的共轭梯度法
- 预处理的共轭梯度法- Pretreatment conjugate 姊
对称正定方程组的共轭梯度法
- Ch2-矩阵与线性代数方程组-Ch2-matrix and linear algebraic equations
Chx
- 最优化方法 共厄梯度法-Optimization Methods Ecuador gradient method
Main_function
- 这里实现了一个最优化控制的算法,牛顿梯度法的源代码,运行于matlab平台下。-here to achieve optimization of a control algorithm, Newton gradient of the source code, which runs on Matlab platforms.
最优化的共轭梯度法
- 用于解决目标函数的最优化问题,目标函数自编,在vc++6.0中运行通过-objective function for the solution of optimization problem, the objective function writing, the vc++6.0 running through
最优化作业C++源代码
- 用C++编的一些最优化作业中的程序,有Newton法,DFP法,共轭梯度法,单纯形法,内点法,外点法,内外点法,都能使用,我已经全部调试过了-C compile some of the most optimized operating procedures, Newton, DFP, conjugate gradient method, the simplex method, interior point method, the poi
优化作业_共轭梯度法
- 运筹学中的解线性规划问题的一种方法,共扼梯度算法-tacticians solution of linear programming problems, a method of conjugate gradient algorithm
最速梯度法
- 在MATLAB中开发的最速梯度法算例-in MATLAB development of the steepest gradient method counting cases
共轭梯度法程序源代码
- 共轭梯度法程序源代码 用matlab 编写的共轭梯度算法代码。
FR共轭梯度法
- 共轭梯度法也就是共轭方向法的一种特殊形式,即初始搜索方向为梯度方向。其中根据β的不同又可细分为FR、PRP等方法,主要参考了文件夹中的四本书的内容对其进行总结。最优化算法本质上都是进行最小值的寻优,FR共轭梯度法也不例外。寻优的问题包括两个重要的方面,一个是方向,一个是步长。(Conjugate gradient method is a special form of conjugate direction method, that i
数值最优化(李董辉)第五章-共轭梯度法 (2)
- 共轭梯度法的课件(Conjugate gradient method)
共轭梯度法
- 运用共轭梯度法求解最优化--线性规划问题(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)