CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - pso clustering

搜索资源列表

  1. QPSOFCM

    1下载:
  2. QPSO(具有量子性质的PSO算法)算法优化聚类问题,其相关代码-QPSO (quantum nature of the PSO algorithm) to optimize the clustering problem, its associated code
  3. 所属分类:Other systems

    • 发布日期:2017-11-13
    • 文件大小:7136
    • 提供者:由从哲
  1. GAFCM

    1下载:
  2. 所属分类:Graph program

    • 发布日期:2017-03-29
    • 文件大小:1508
    • 提供者:丁亮
  1. Ipso

    3下载:
  2. 提出了一种基于改进型微粒群算法的无线传 感器网络分簇路由算法来优化分簇过程。簇首节点的选取综合考虑候选节点和邻居节点的状态信息-Proposed a modified particle swarm algorithm based on wireless sensor network clustering routing algorithm to optimize the clustering process. Cluster head node, considering the select
  3. 所属分类:matlab

    • 发布日期:2016-11-29
    • 文件大小:2048
    • 提供者:Sherry
  1. ItemClusteringRecomAlg

    0下载:
  2. 针对传统推荐算法的数据稀疏性问题和推荐准确性问题,提出基于粒子群优化的项聚类推荐算法。采用粒子群优化算法产生聚类中心,在此基础上搜索目标项目的最近邻居,并产生推荐,从而提高了传统聚类算法的推荐准确性及响应速度。实验表明改进的项聚类协同过滤算法能有效提高推荐精度-Aiming at the problems that the data are sparse and the results are not accurate in traditional recommendation algorith
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-01
    • 文件大小:366649
    • 提供者:ming
  1. newestpso

    0下载:
  2. A PSO clustering algorithm
  3. 所属分类:Algorithm

    • 发布日期:2017-04-14
    • 文件大小:5411
    • 提供者:anon
  1. ccode_pso

    0下载:
  2. PSO clustering using C code
  3. 所属分类:Education soft system

    • 发布日期:2017-04-16
    • 文件大小:19901
    • 提供者:uls
  1. clustering

    0下载:
  2. This the source code to find the clustering of features using PSO and helps in classification-This is the source code to find the clustering of features using PSO and helps in classification
  3. 所属分类:hospital software system

    • 发布日期:2017-11-14
    • 文件大小:3771
    • 提供者:Bharathi
  1. PSO2

    0下载:
  2. PSO聚类算法使用的数据是我们归一化后的数据,利用该数据求总的粒子数m,设置聚类数c(c=4,这个可以确定的),随机选择聚类中心并赋值给各个粒子,随机产生粒子的速度;-PSO clustering algorithm using data owned by a data after the data requirements to the total number of particles in m, set the number of clusters c (c = 4, this can b
  3. 所属分类:matlab

    • 发布日期:2017-11-29
    • 文件大小:1898
    • 提供者:李毅
  1. PSO2

    0下载:
  2. 标准粒子群优化算法优化(PSO),该代码可以解决高纬空间,包括数据的预处理,及边界检查。可以应用到数据聚类,分类等问题。-Standard particle swarm optimization algorithm optimization (PSO), the code can solve the high-latitude space, including pre-processing of the data, and bounds checking. Can be applied to d
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-22
    • 文件大小:1171
    • 提供者:tdy
  1. Discrete-PSO

    0下载:
  2. In this paper, a novel Discrete Particle Swarm Optimization Algorithm (DPSOA) for data clustering has been proposed. The particle positions and velocities are defined in a discrete form. The DPSOA algorithm uses of a simple probability approach
  3. 所属分类:Algorithm

    • 发布日期:2017-04-16
    • 文件大小:195166
    • 提供者:ali
  1. clarify-PSO

    0下载:
  2. 协同PSO算法是运用协同组合方法,采用K均值来分类,PSO辅助来实现聚类分析-PSO algorithm is the use of collaborative synergistic combination of methods, the use of K-means to classify, PSO assisted to achieve clustering analysis
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:7129
    • 提供者:毛浩伍
  1. kmeancluster-pso

    1下载:
  2. 粒子群K均值聚类算法matlab源代码供大家学习-Particle Swarm K-means clustering algorithm matlab source code
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:1663
    • 提供者:fadfaddfa
  1. TEC2013Gong

    0下载:
  2. 基于分解的多目标离散PSO在复杂网络聚类中的应用-Complex Network Clustering by Multiobjective Discrete Particle Swarm Optimization Based on Decomposition
  3. 所属分类:Special Effects

    • 发布日期:2017-05-15
    • 文件大小:3725261
    • 提供者:倪维平
  1. PSO_DataClustering

    0下载:
  2. This code is a data clustering algorithm based on Particle Swarm Optimization (PSO) for data clustering.
  3. 所属分类:matlab

    • 发布日期:2017-04-29
    • 文件大小:66598
    • 提供者:rasool
  1. Metaheuristic-Clustering---MATLAB-Code

    0下载:
  2. Meta-heuristic clustering: Source Code of: GA: Genetic Algorithm PSO: Particles Swram Optimization HS: Harmony Search DE: Differential Evolution
  3. 所属分类:Algorithm

    • 发布日期:2017-04-26
    • 文件大小:12402
    • 提供者:sepideh sal
  1. PSO

    0下载:
  2. 粒子群算法是一种新的模仿鸟类群体行为的智能优化算法,在函数优化、图像压缩和基因聚类中的应用。-Particle Swarm is a new group of birds to imitate the behavior of intelligent optimization algorithm, function optimization, image compression and gene clustering applications.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-30
    • 文件大小:101765
    • 提供者:王薇
  1. KPSO

    0下载:
  2. 一种快速粒子群聚类算法-a kind of PSO clustering algorithm
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-29
    • 文件大小:11367788
    • 提供者:李雪源
  1. All_Clu

    0下载:
  2. K-means,PSOKM,ACKM三种聚类算法,数据集适用于K-means,在PSO上效果不好,AC有改进(Including K-means, PSOKM, ACKM three clustering algorithms, the data set applies to K-means, clustering on PSOKM is not good, clustering in ACKM has improved.)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-19
    • 文件大小:8192
    • 提供者:waitsong
  1. PSO_clustering

    0下载:
  2. pso for data clustering program. v v helpful
  3. 所属分类:其他

    • 发布日期:2017-12-29
    • 文件大小:3072
    • 提供者:zeeshan
  1. PSO_Kmeans

    4下载:
  2. K-means聚类算法,基于PSO改的聚类算法,对初始点的选择进行优化(K-means clustering algorithm, based on PSO modified clustering algorithm, optimized the selection of the initial point.)
  3. 所属分类:其他

    • 发布日期:2018-04-21
    • 文件大小:1024
    • 提供者:女王范爆棚
« 1 23 4 5 6 7 8 9 10 ... 18 »
搜珍网 www.dssz.com