登录
首页 » matlab » FR

FR

于 2017-05-05 发布 文件大小:1KB
0 71
下载积分: 1 下载次数: 0

代码说明:

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

文件列表:

ex04_13062324.m,962,2016-05-24
FR_CONJUGATE.m,433,2016-05-24
Golden_section.m,744,2016-05-24
grad.m,852,2016-05-18

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

发表评论

0 个回复

  • BLDC
    Brushless DC Motor Simulink Simulator It has some of matlab code files and Simulink files.
    2013-01-10 16:18:00下载
    积分:1
  • Identifikasi-Uang
    money identification using template matching
    2014-02-19 20:01:23下载
    积分:1
  • 无模型自适应控制的matlab/simulink模型mfac
    无模型自适应控制的matlab/simulink模型,不依赖系统模型的控制方法(model free adaptive control bases on the matlab/simulink,the control theory without the model of system)
    2021-04-13 22:48:55下载
    积分:1
  • Calibration
    清华精仪系机器人实验,ABB机器人标定程序(Tsinghua University Department of Precision Instruments robot experiment, the ABB robot calibration)
    2020-10-15 10:37:30下载
    积分:1
  • NLMS
    Function matlab NLMS algorithm
    2010-01-26 19:08:26下载
    积分:1
  • 1.3
    matlab,数字图像处理技术,关于图像的边缘检测(matlab, digital image processing technology, on the edge of the image detection)
    2014-02-24 21:50:38下载
    积分:1
  • newnethodotsu
    一个新设计的OTSU算法,使用方法如下:% load clown % subplot(221) % imshow(X/max(X(:))) % title( Original , FontWeight , bold ) % for n = 2:4 % Iseg = otsu(X,n) % subplot(2,2,n), colormap(gray) % imshow(Iseg) % title([ n = int2str(n)], FontWeight , bold ) % end(OTSU design a new algorithm, using the method as follows: load clown subplot (221) imshow (X/max (X (:))) title (Original, FontWeight, bold) for n = 2:4 Iseg = otsu (X, n) subplot (2,2, n), colormap (gray) imshow (Iseg) title ([n = int2str (n)], FontWeight, bold) end)
    2007-11-14 12:45:49下载
    积分:1
  • Selector_Usage
    matlab/simmulink中Selector模块各个选项的详细示例。只是一个小小的示例,想详细了解Selector的话可以看看,会熟练应用的大神可以无视了。(The matlab/simmulink Selector module options detailed example. Just a small example, would like to learn more about the Selector, then you can take a look at.)
    2012-08-27 17:28:13下载
    积分:1
  • 234443222
    带有相位噪声的MPSK和MDPSK性能统一分析(Containing phase noise MPSK and MDPSK-performance unified analysis)
    2013-04-25 16:00:45下载
    积分:1
  • SOAP_Excel_Template
    Matlab microgrid in the plataforms as matlab interface
    2015-02-12 23:30:56下载
    积分:1
  • 696522资源总数
  • 104046会员总数
  • 29今日下载