用matlab实现鲍威尔法(powell)求无约束函数极值区间我要分享

Using MATLAB to realize Powell method to find the extremum interval of unconstrained function

关注次数: 215

下载次数: 1

文件大小: 8.97 kB

代码分类: 其他

开发平台: matlab

下载需要积分: 2积分

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

代码描述

中文说明:用matlab实现鲍威尔法(powell)求多维无约束函数极值点,修改目标函数和迭代精度就可以使用,根据机械工业出版社出版的哈尔滨工业大学的孙靖民主编《机械优化设计》上的框图编写而成,验证过可运行得到正确结果


English Description:

Using MATLAB to solve the extremum point of multi-dimensional unconstrained function, modifying the objective function and iteration precision can be used. According to the block diagram of mechanical optimization design edited by sun Jingmin of Harbin Institute of technology published by China Machine Press, the correct results can be obtained after verification


代码预览

相关推荐