登录
首页 » matlab » Conjugate-Gradient-Method

Conjugate-Gradient-Method

于 2017-03-14 发布 文件大小:359KB
0 182
下载积分: 1 下载次数: 13

代码说明:

  共轭梯度法(Conjugate Gradient)是介于最速下降法与牛顿法之间的一个方法,它仅需利用一阶导数信息,但克服了最速下降法收敛慢的缺点,又避免了牛顿法需要存储和计算Hesse矩阵并求逆的缺点,共轭梯度法不仅是解决大型线性方程组最有用的方法之一,也是解大型非线性最优化最有效的算法之一。 在各种优化算法中,共轭梯度法是非常重要的一种。其优点是所需存储量小,具有步收敛性,稳定性高,而且不需要任何外来参数。(Conjugate gradient method (Conjugate Gradient) is between the steepest descent method between the method and Newton' s method, it takes only a first derivative information, but to overcome the steepest descent method convergence slow shortcomings, but also to avoid the Newton method needs to be stored Hesse and disadvantages of computing inverse matrix and the conjugate gradient method is not only one of the most useful methods to solve large linear equations, solution of large-scale nonlinear optimization is one of the most effective algorithm. In various optimization algorithm, conjugate gradient method is a very important one. The advantage is that a small amount of memory required, with step convergence, high stability, and does not require any external parameters.)

文件列表:

Conjugate Gradient Method.m,314,2017-03-08
Conjugate Gradient Method.pdf,426509,2017-03-14
data.mat,282,2017-03-08

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • HCgai
    贝叶斯网络结构学习爬山算法的改进方法,更准确(Improved Bayesian network structure learning climbing algorithm, more accurate)
    2015-08-20 20:32:28下载
    积分:1
  • Find-root-Maple
    Newton Raphsson Method For solving Numberical Calculation! Written Ba alireza mahdavi(iran)
    2012-07-05 15:49:22下载
    积分:1
  • 0-1
    说明:  用LINGO求解最短路径问题,此方法为0-1规划,只适用于简单的ILP问题。(Lingo is used to solve the shortest path problem, which is a 0-1 programming method. It is only suitable for simple ILP problems.)
    2020-05-04 08:21:21下载
    积分:1
  • na7
    Orthogonal Polynomials Approximation 数值分析,计算正交基多项式的系数 (Given a function f and a set of m >0 distinct points . You are supposed to write a function to approximate f by an orthogonal polynomial using the exact function values at the given m points with a weight assigned to each point . The total error must be no larger than a given tolerance. Format of function int OPA( double (*f)(double t), int m, double x[], double w[], double c[], double*eps ) where the function pointer double (*f)(double t) defines the function f int m is the number of points double x[] contains points double w[] contains the values of a weight function at the given points x[] double c[] contains the coefficients of the approximation polynomial double*eps is passed into the function as the tolerance for the error, and is supposed to be returned as the value of error. The function OPA is supposed to return the degree of the approximation polynomial. Note: a constant Max_n is defined so that if the total error is still not small enough when n = Ma)
    2011-11-27 11:47:21下载
    积分:1
  • WilsonMethod
    进行结构响应分析的Wilson法,是直接积分的基本算法之一,相信进行有限元动力分析编程的诸位都能用上(structural response analysis of Wilson, which is direct integration one of the basic algorithm, believe that the dynamic finite element analysis program you can use)
    2006-07-09 11:15:54下载
    积分:1
  • WRForce
    使用车轨空间耦合系统计算出的60km/h的轮轨力时程数据(Wheel-rail force of speed 60km/h )
    2020-09-16 20:17:54下载
    积分:1
  • Unconstrained-directly
    基于GWBASIC实现的无约束寻优算法,内附GWBASIC主程序和说明(Non-binding on GWBASIC achieve optimization algorithm, the main program and instructions included GWBASIC)
    2011-09-25 19:18:07下载
    积分:1
  • FFT
    FFT源代码 FFT源代码 FFT源代码(FFT source code FFT source code FFT source code)
    2021-03-09 16:59:27下载
    积分:1
  • mcml-src
    美国汪利宏的蒙特卡洛及卷积模拟程序,可以模拟top-hat光束和高斯光束在生物组织中的传输(U.S. WANG Li-hong of the Monte Carlo and convolution simulation program can simulate the top-hat beam and Gaussian beam transport in tissue)
    2021-04-11 21:38:57下载
    积分:1
  • 2DPCA.m.tar
    经典的人脸识别算法:2Dpca的实现,matlab实现环境。(Classical face recognition algorithms: 2Dpca the realization)
    2009-02-12 12:52:03下载
    积分:1
  • 696518资源总数
  • 106235会员总数
  • 12今日下载