搜索资源列表
优化作业_共轭梯度法
- 运筹学中的解线性规划问题的一种方法,共扼梯度算法-tacticians solution of linear programming problems, a method of conjugate gradient algorithm
共轭梯度法C++源码
- 利用c++语言编写的共轭梯度法程序
科学计算中的共轭梯度法解对称正定线性方程组
- 科学计算中的共轭梯度法解对称正定线性方程组.,Scientific Computing in the conjugate gradient method symmetric positive definite solution of linear equations.
conjugategradientmethod.rar
- 给出了线性方程组矩阵Ax=b在并行预处理共轭梯度法求解过程,绝对有用哟,Gives the matrix of linear equations Ax = b in parallel preconditioning conjugate gradient method for solving process, is absolutely useful to yo
zuiyouhuashiyanbaogao
- 用MATLAB求解无约束的问题,主要有最速下降法,牛顿法,共轭梯度法,变尺度法(DFP和BFGS法),非线性最小二乘法。 用MATLAB求解有约束的问题,主要是外惩罚函数和广义乘子法。 以及一些对具体问题的分析,MATLAB的代码在文档里都有。 -Using MATLAB to solve the problem of non-binding, there are the steepest descent method, Newton method, conjugate gradie
Preconditioned_Conjugate_Gradient_Method
- 用C语言写的预处理共轭梯度法求解线性方程组的程序-Preconditioned Conjugate Gradient Method with C Language for solving linear system of equations
gong_e_ti_du
- 利用共轭梯度法进行的简单方程求解。对于学习非线性规划有一定的指导作用。看程序可以熟悉课程。-Conjugate gradient method using the simple equation. For learning non-linear programming a certain guiding function. Familiar with the course can be read.
xxfc
- 全主元高斯约当消去法 2.LU分解法 3.追赶法 4.五对角线性方程组解法 5.线性方程组解的迭代改善 6.范德蒙方程组解法 7.托伯利兹方程组解法 8.奇异值分解 9.线性方程组的共轭梯度法 10.对称方程组的乔列斯基分解法 11.矩阵的QR分解 12.松弛迭代法-PCA-wide Gauss Jordan elimination method 2.LU decomposition method 3. To catch up with law 4.
cg
- 共轭梯度法解决线性方程组,系数满足对称正定矩阵-Conjugate gradient method to solve linear equations, coefficients satisfy the symmetric positive definite matrix
conjugate_grad_2d
- 改进的共轭梯度法,可求取二元函数的极值。-Improved conjugate gradient method, can strike a binary function of the extremum.
CGandlu
- CG共轭梯度法迭代解矩阵方程,Hhestens和Stiefel给出,-Conjugate gradient method CG iterative matrix equation solution, Hhestens and Stiefel given
conjugategradientmethod
- 使用黄金分割法和进退法进行区间搜索的共轭梯度法。-Golden section method and the use of advance and retreat method of interval search conjugate gradient method.
The_Theroy_of_CG
- 共轭梯度法的资料,共轭梯度法为解线性方程组的一类迭代法-Some information Conjugate gradient method The conjugate gradient method is an important kind of iterative methods for solving linear equations
pcg
- 采用预处理共轭梯度法求解大型线性方程组的C源代码-C code of PCG for large linear system solving
ssor_conjugate_grad
- 在求解偏微分方程时常用的预处理(采用对称超松弛迭代法)共轭梯度法-When solving partial differential equations in the commonly used preconditioning (using symmetric overrelaxation iterative method) Conjugate Gradient Method
CG_PLUS
- 利用共轭梯度法(CG+)求解大规模无约束最优化问题,代码所用语言为Fortran77.-The use of conjugate gradient method (CG+) to solve large-scale unconstrained optimization problems, the code language for Fortran77.
Conjugategradientmethod
- 共轭梯度法的改进,提出了一些新问题并给出自己的算法-Conjugate gradient method
optimization
- 基于最速下降法、牛顿法、共轭梯度法的matlab程序 -Steepest descent Newton conjugate gradient method
数值计算相关算法
- 三次样条插值 龙贝格积分 共轭梯度法的实现,基于matlab程序(Three spline interpolation Romberg conjugate gradient method)
共轭梯度法
- matlab程序的共轭梯度法,研究生计算方法课程专用(Matlab program conjugate gradient method, Graduate computing method courses dedicated)