文件名称:CPSO
介绍说明--下载内容均来自于网络,请自行研究使用
用粒子群算法处理带约束问题,处理约束条件使用的是罚函数法,代码中附有中文注释,txstA.txt文件是约束函数的系数组成的矩阵(Particle swarm algorithm is applied to deal with the constrained problem. The penalty function is applied to deal with the constraint condition. The code is accompanied by Chinese annotation. The txstA.txt file is the matrix of the constraint function's coefficient.)
相关搜索: 带约束粒子群算法
(系统自动生成,下载前可以参看下载内容)
下载文件列表
文件名 | 大小 | 更新时间 |
---|---|---|
CPSO | 0 | 2018-01-24 |
CPSO\calculatefitness.m | 524 | 2017-12-19 |
CPSO\calculateobjvalue.m | 133 | 2017-12-20 |
CPSO\CPSO.m | 3112 | 2017-12-20 |
CPSO\testA.txt | 254 | 2017-11-25 |