拟牛顿法求解优化问题我要分享

Quasi-Newton method for solving optimization probl

matlab 优化 求解 问题 牛顿法

关注次数: 247

下载次数: 0

文件大小: 3.87 kB

代码分类: 其他

开发平台: matlab

下载需要积分: 2积分

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

代码描述

中文说明:拟牛顿法是求解优化问题的一种重要方法,本文在 Matlab 平台上,运用 拟牛顿法对最小值问题进行了无约束优化求解。计算结果表明,拟牛顿法能够比 较精确地计算函数的极小值。


English Description:

Quasi-Newton method is an important method for solving optimization problems, based on the Matlab platform, using quasi-Newton method for unconstrained optimization least value. Results showed that the quasi-Newton method can more accurately calculate the minimum value of the function.


代码预览