粒子群优化算法的广义的代码我要分享

Particle swarm optimization generalized code

matlab 算法 代码 优化 粒子 广义

关注次数: 204

下载次数: 0

文件大小: 1.14 kB

代码分类: 其他

开发平台: matlab

下载需要积分: 2积分

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

代码描述

中文说明:这是参数的粒子群优化算法来确定,以实现期望的目标集的广义的代码。目标是在成本函数,可以最小化或最大化的形式来达到我们 destination.particle 群优化无线通信中有很多应用。该算法是随机的基础,它是免费的衍生...


English Description:

this is the generalized code for particle swarm optimization to determine set of parameter to achieve desired goal. the goal is in the form of cost function which can be minimized or maximized to reach our destination.particle swarm optimization has many applications in wireless communication. the algorithm is random based and it is derivative free...


代码预览