登录
首页 » matlab » 共轭梯度法

共轭梯度法

于 2018-11-26 发布 文件大小:1KB
0 227
下载积分: 1 下载次数: 11

代码说明:

  共轭梯度法(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 shortcoming of the steepest descent method and avoids the need for the Newton method to store. And the disadvantage of calculating the Hesse matrix and inverting, the conjugate gradient method is not only one of the most useful methods for solving large linear equations, but also one of the most effective algorithms for solving large-scale nonlinear optimization. Among various optimization algorithms, the conjugate gradient method is a very important one. The advantage is that the required amount of storage is small, step convergence, high stability, and no external parameters are required.)

文件列表:

共轭梯度法, 0 , 2018-11-26
共轭梯度法\frcg.m, 914 , 2009-09-21
共轭梯度法\fun.m, 52 , 2009-08-29
共轭梯度法\gfun.m, 81 , 2009-08-29

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

发表评论

0 个回复

  • VC++ 6.0 时间控件用法范例
    一个使用时间控件的VC++范例源码,这个控件可让用户对所输入时间的精确手动微调,是一个方便用户和减少程序出错率的实用控件,如截图所示的效果。一些相关的设置:   //选择短日期显示格式   m_ctrlDateTime1.ModifyStyle(0, DTS_SHORTDATEFORMAT, 0);   //选择时间显示格式   m_ctrlDateTime2.ModifyStyle(0, DTS_TIMEFORMAT, 0);   //获得当前时间   CTime time = CTime::GetCurrentTime();   //设置时间   m_ctrlDateTime1.SetTime(&time);   m_ctrlDateTime2.SetTime(&time);
    2022-02-20 22:22:06下载
    积分:1
  • 2004年研赛优秀论文选
    说明:  全国大学生数学建模竞赛试题集2004,数学建模实例(Question Set of National College Students Mathematical Modeling Competition 2004, Example of Mathematical Modeling)
    2020-06-18 21:40:01下载
    积分:1
  • arduinorobot
    ardunio robot tutorial
    2019-04-11 15:27:44下载
    积分:1
  • HSMS-SECS.1.0.0.1
    说明:  HSMS demo tool simulate hsms
    2020-01-19 13:50:31下载
    积分:1
  • load_shedding - 副本
    基于matpower实现最优切负荷,实现电网规划可靠性(Optimal load shedding based on Matpower to realize reliability of power network planning)
    2021-04-01 17:49:08下载
    积分:1
  • 相关性计算
    说明:  计算序列信号相关性; 时间序列得频域相关性运算;(Calculate sequence signal correlation; The time series has a frequency domain correlation operation;)
    2021-03-27 20:19:12下载
    积分:1
  • 列主元高斯消去法c++
    利用c++语言实现了列主元高斯消去法求解方程组的过程。(Using c++ language to achieve the main element Gauss elimination method for solving equations process.)
    2017-08-14 16:07:13下载
    积分:1
  • 五子棋游戏源程序
    五子棋源码,C语言,适合新学编程或者新学C的软件工程师(Gomoku source code, C language, software engineer for new learning programming or new learning C)
    2020-06-22 01:20:02下载
    积分:1
  • k_means
    说明:  K-means算法代码,可以用于进行聚类分析,是matlab的算法函数(K-means algorithm code, which can be used for cluster analysis, is an algorithm function of matlab)
    2021-02-05 20:13:12下载
    积分:1
  • tuoxiao
    利用MATLAB对电厂中的某些数据进行数字信号处理(Digital signal processing)
    2018-04-27 09:39:34下载
    积分:1
  • 696518资源总数
  • 106215会员总数
  • 5今日下载