搜索资源列表
binary_pso_c
- 粒子群优化算法 二进制粒子群优化算法 c语言实现-Binary particle swarm optimization particle swarm optimization algorithm c language
dzzggfbpsoi
- 离散二进制粒子群优化算法,非常热门的的新算法,给出几个函数实例,供大家参考 -Discrete binary particle swarm optimization algorithm, a very popular new algorithm, several instances of the function is given for your reference
rule-mining-by-BPSO
- 本文提出来一种基于关联规则挖掘的二进制粒子群优化算法(BPSO),该算法与apriori算法不同,在从交易数据集中提取关联规则的过程中不需要给定支持度与置信度的阈值。-In this paper, we developed a binary particle swarm optimization (BPSO) based association rule miner. Our BPSO based association rule miner generates the associatio
2
- 配电网采用二进制粒子群算法进行重构,同时使用普通粒子群算法对接入的DG注入功率进行优化(The distribution network adopts binary particle swarm algorithm to refactor, and the DG injection power is optimized by using the general particle swarm algorithm)
BPSO for feature selection
- 二进制粒子群算法(Binary particle swarm optimization algorithm,BPSO)解决特征选择问题。(Binary particle swarm optimization algorithm for feature selection problem)