文件名称:FR共轭梯度法
- 所属分类:
- matlab例程
- 资源属性:
- [Matlab] [源码]
- 上传时间:
- 2017-07-17
- 文件大小:
- 2kb
- 下载次数:
- 0次
- 提 供 者:
- 1234567898***********
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
共轭梯度法也就是共轭方向法的一种特殊形式,即初始搜索方向为梯度方向。其中根据β的不同又可细分为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.)
(系统自动生成,下载前可以参看下载内容)
下载文件列表
FR共轭梯度法\gold.m
FR共轭梯度法\gongetidu.m
FR共轭梯度法\main.m
FR共轭梯度法\middle.m
FR共轭梯度法\search_integer.m
FR共轭梯度法\Untitled.m
FR共轭梯度法
FR共轭梯度法\gongetidu.m
FR共轭梯度法\main.m
FR共轭梯度法\middle.m
FR共轭梯度法\search_integer.m
FR共轭梯度法\Untitled.m
FR共轭梯度法