Welcome![Sign In][Sign Up]
Location:
Search - 共轭梯度法

Search list

[Mathimatics-Numerical algorithms预处理的共轭梯度法.rar

Description: 预处理的共轭梯度法
Platform: | Size: 1886 | Author: | Hits:

[Algorithm共轭梯度法C++源码

Description: 利用c++语言编写的共轭梯度法程序
Platform: | Size: 3922 | Author: iamzhq | Hits:

[Program docFR共轭梯度法与拟牛顿法计算机实现及仿真

Description: FR共轭梯度法与拟牛顿法计算机实现及仿真
Platform: | Size: 182784 | Author: 1030198397@qq.com | Hits:

[matlab共轭梯度法

Description: MATLAB实现共轭梯度法
Platform: | Size: 126175 | Author: lius1119 | Hits:

[Mathimatics-Numerical algorithms预处理的共轭梯度法

Description: 预处理的共轭梯度法- Pretreatment conjugate 姊
Platform: | Size: 2048 | Author: | Hits:

[Documents对称正定方程组的共轭梯度法

Description: Ch2-矩阵与线性代数方程组-Ch2-matrix and linear algebraic equations
Platform: | Size: 1024 | Author: 文文 | Hits:

[Algorithm最优化的共轭梯度法

Description: 用于解决目标函数的最优化问题,目标函数自编,在vc++6.0中运行通过-objective function for the solution of optimization problem, the objective function writing, the vc++6.0 running through
Platform: | Size: 51200 | Author: 刘朝勇 | Hits:

[Algorithm最优化作业C++源代码

Description: 用C++编的一些最优化作业中的程序,有Newton法,DFP法,共轭梯度法,单纯形法,内点法,外点法,内外点法,都能使用,我已经全部调试过了-C compile some of the most optimized operating procedures, Newton, DFP, conjugate gradient method, the simplex method, interior point method, the points outside the law, outside point method can use, I have all over Debugging
Platform: | Size: 12288 | Author: tw | Hits:

[Algorithm优化作业_共轭梯度法

Description: 运筹学中的解线性规划问题的一种方法,共扼梯度算法-tacticians solution of linear programming problems, a method of conjugate gradient algorithm
Platform: | Size: 2048 | Author: | Hits:

[CSharp抛物线法

Description: 上述算法的终止准则为H终止准则。要求编写通用程序。 关于函数的要求: 直线搜索所计算的函数自己任选。 共轭梯度法所计算的函数:①计算一个正定二次函数(至少是4元函数);②至少计算一个非二次函数(至少是5元函数)。 非线性最小二乘问题的修正Gauss-Newton法所计算的函数:至少计算一个非线性函数(至少是5元函数)。 乘子法所计算的问题:等式约束、不等式约束要求至少各有一个。问题可在教材或其它参考书中任意选取。 程序自行编写(禁止采用调用现成软件的方式),编程语言自选。 -above algorithm criteria for the termination of H termination criteria. Requests for common procedures. The demands on function : linear search function by calculating their options. The conjugate gradient method by calculating function : calculate a definite quadratic function (at least four yuan function); calculated at least one non-quadratic function (at least five yuan functions). The nonlinear least squares problems that Gauss-Newton method by calculating function : at least a nonlinear function computing (at least five yuan functions). Multiplier Method calculation problem : identity bound inequality constraints have required at least one. Problems in reference books or other materials were selected at random. Self-preparation procedure (called ban on the use of existing software)
Platform: | Size: 9216 | Author: 洪男 | Hits:

[CSharp共轭梯度法

Description: 上述算法的④输出结果要求包含最优解、最优值、迭代次数,以及每次迭代的中间结果(对 而言)终止准则为H终止准则-above algorithm output requirements include optimal solution, the optimal values, the number of iteration, and each iteration of the intermediate results (in terms of) the termination criteria for the termination criteria H
Platform: | Size: 10240 | Author: 洪男 | Hits:

[matlaboptimation

Description: 最优化计算的牛顿法+共轭梯度法的MATLAB程序-Optimization Newton's Law+ conjugate gradient method MATLAB
Platform: | Size: 1024 | Author: | Hits:

[AI-NN-PRConjugateexamples

Description: 实现共轭梯度法的实例,该算法是一种优化算法,其具体优越性相信用者自知!-achieve conjugate gradient method example, the algorithm is an optimization algorithm, the specific advantages of knowing who to believe!
Platform: | Size: 364544 | Author: 鲤鱼 | Hits:

[Documents共轭梯度法程序源代码

Description: 共轭梯度法程序源代码 用matlab 编写的共轭梯度算法代码。
Platform: | Size: 5756 | Author: GHT970201@SOHU.COMGHT970201 | Hits:

[matlabFR共轭梯度法

Description: 共轭梯度法也就是共轭方向法的一种特殊形式,即初始搜索方向为梯度方向。其中根据β的不同又可细分为FR、PRP等方法,主要参考了文件夹中的四本书的内容对其进行总结。最优化算法本质上都是进行最小值的寻优,FR共轭梯度法也不例外。寻优的问题包括两个重要的方面,一个是方向,一个是步长。(Conjugate gradient method is a special form of conjugate direction method, that is, the initial search direction is gradient direction. Among them, according to the different beta, can be subdivided into FR, PRP and other methods, the main reference to the folder in the contents of the four books to summarize it. In essence, the optimization algorithm is the minimal optimization, and the FR conjugate gradient method is no exception. The problem of optimization involves two important aspects: one is the direction, and the other is the step size.)
Platform: | Size: 2048 | Author: 12345678987456321584 | Hits:

[Other数值最优化(李董辉)第五章-共轭梯度法 (2)

Description: 共轭梯度法的课件(Conjugate gradient method)
Platform: | Size: 909312 | Author: XIAOXIAOPANG | Hits:

[matlab共轭梯度法

Description: 运用共轭梯度法求解最优化--线性规划问题(Conjugate gradient method to solve optimization problems)
Platform: | Size: 1024 | Author: wencarry | Hits:

[Other共轭梯度法

Description: MATLAB 实现共轭梯度法,比较简单实用的一种优化算法(using MATLAB to complete gongetidufa)
Platform: | Size: 183296 | Author: 橙子12137 | Hits:

[Algorithm共轭梯度法

Description: matlab程序的共轭梯度法,研究生计算方法课程专用(Matlab program conjugate gradient method, Graduate computing method courses dedicated)
Platform: | Size: 1318912 | Author: 冥想的天空 | Hits:

[Other共轭梯度法C++

Description: 运筹学中的问题求解,使用共轭梯度法来求最优解(Solving problems in operations research, using conjugate gradient method to find the optimal solution)
Platform: | Size: 5120 | Author: 波波b | Hits:
« 12 3 4 5 6 7 8 9 10 ... 28 »

CodeBus www.codebus.net