共轭梯度法我要分享

Conjugate gradient method

matlab

关注次数: 185

下载次数: 0

文件大小: 9.07 kB

代码分类: 其他

开发平台: matlab

下载需要积分: 2积分

版权声明:如果侵犯了您的权益请与我们联系,我们将在24小时内删除。

代码描述

中文说明:共轭梯度法,用于无约束优化,知道函数和它的导函数,就可以使用该程序求解。


English Description:

Conjugate gradient method for unconstrained optimization, know the function and its derivative function, you can use this program to solve.


代码预览