外国人的PSO算法的MATLAB工具箱工具箱将标准的一部分…我要分享

Part of the standard of foreigners pso algorithm m

matlab 算法 pso 工具箱 标准 外国人 一部分

关注次数: 251

下载次数: 0

文件大小: 52.68 kB

代码分类: 其他

开发平台: matlab

下载需要积分: 2积分

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

代码描述

中文说明:老外编的标准pso算法的matlab工具箱,该工具箱将PSO算法的核心部分封装起来,提供给用户的为算法的可调参数,用户只需要定义好自己需要优化的函数(计算最小值或者最大值),并设置好函数自变量的取值范围、每步迭代允许的最大变化量(称为最大速度,Max_V)等,即可自行优化。-Part of the standard of foreigners pso algorithm matlab toolbox, the toolbox will be the core of the PSO algorithm package together to provide to the user adjustable parameters for the algorithm, users only need to define their own needs better optimization function (calculation of minimum or maximum value), and set a good function, since the range of variables, each iteration step the maximum allowable variation (known as the maximum speed, Max_V) and so on, can be self-optimizing.


English Description:

Part of the standard of foreigners pso algorithm matlab toolbox, the toolbox will be the core of the PSO algorithm package together to provide to the user adjustable parameters for the algorithm, users only need to define their own needs better optimization function (calculation of minimum or maximum value), and set a good function, since the range of variables, each iteration step the maximum allowable variation (known as the maximum speed, Max_V) and so on, can be self-optimizing.


代码预览