牛顿法以及最速下降法运算我要分享

Newton method and steepest descent method

牛顿法 最速下降法

关注次数: 168

下载次数: 0

文件大小: 3KB

代码分类: 一般算法

开发平台: matlab

下载需要积分: 1积分

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

代码描述

中文说明:

进行最优化搜索中的牛顿法以及最速下降法运算,可根据已知函数以及初始点位置查到最优点。


English Description:

The Newton method and steepest descent method in the optimization search can find the best advantage according to the known function and the position of the initial point


代码预览