比较最速下降法,共轭梯度法,牛顿法,拟牛顿法等搜索法的优缺点我要分享

Compare the advantages and disadvantages of the steepest descent method, conjugate gradient method,

matlab

关注次数: 236

下载次数: 0

文件大小: 2.93 kB

代码分类: 其他

开发平台: matlab

下载需要积分: 2积分

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

代码描述

中文说明:程序包包含若个子程序,其中有最速下降法,共轭梯度法,牛顿法,拟牛顿法等搜索算法,运行过程中,比较各个算法的优缺点,便于对具体情况做出合适的选择


English Description:

The package contains several subroutines, including the steepest descent method, conjugate gradient method, Newton method, quasi Newton method and other search algorithms. In the process of running, the advantages and disadvantages of each algorithm are compared, so as to make a suitable choice for the specific situation


代码预览