CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - Clustering

搜索资源列表

  1. fuzzycmeansclustering.rar

    2下载:
  2. Fuzzy C-Means Clustering (FCM) Possibilistic C-Means Clustering (PCM) Fuzzy-Possibilistic C-Means (FPCM) Comparison of FCM, PCM and FPCM,Fuzzy C-Means Clustering (FCM) Possibilistic C-Means Clustering (PCM) Fuzzy-Possibilistic C-Means (FPCM) Co
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:465493
    • 提供者:sunda
  1. GA-FCM.rar

    5下载:
  2. 遗传算法改进的模糊C均值聚类的matlab源程序 可以运行 格式需要更改,Improved genetic algorithm fuzzy C-means clustering can run the matlab source code need to change format
  3. 所属分类:matlab

    • 发布日期:2016-07-09
    • 文件大小:2003
    • 提供者:许翔
  1. K-mean-clustering

    0下载:
  2. K-mean方法聚类 实现多幅图像的K均值方法的聚类并显示-K-mean clustering,Efficient method to achieve multiple images of the K-means clustering method and display
  3. 所属分类:matlab

    • 发布日期:2017-03-26
    • 文件大小:1149
    • 提供者:Tan
  1. Clustering.zip

    0下载:
  2. 数据挖掘算法的实现,基于模糊聚类的最大树算法,数据集是darpa99,也就是KDD-CUP99中采用的数据集,The realization of data mining algorithms, based on fuzzy clustering of the largest tree algorithm, a data set is darpa99, which is used in KDD-CUP99 data set
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-01
    • 文件大小:33131
    • 提供者:谢松林
  1. EM

    0下载:
  2. EM 算法MATLAB代码,用于数据聚类。-em algorithm which is used in data clustering.
  3. 所属分类:matlab

    • 发布日期:2016-01-25
    • 文件大小:5764
    • 提供者:liuweimin
  1. Clique

    0下载:
  2. 实现clique聚类,包含sample,有助于clique聚类的学习-Clique clustering to achieve, including the sample, contribute to the learning clique clustering
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:1688874
    • 提供者:ANNA
  1. AP_Clustering

    2下载:
  2. AP聚类方法,是08年发表在“科学”上的聚类方法,本人从图像图像方面研究近十年,这是我所见过最好的聚类算法,本程序提供聚类演示,还把它用图像分割试验(matlab7.0环境调试)。-AP clustering method, is 08 published in " Science" on the clustering method, the image from the image in my research in recent years, this is the bes
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:54766
    • 提供者:Li Daxiang
  1. travailenmat

    0下载:
  2. matlab programming for clustering pam , k-means , dbscan , optics for image segmentation
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:21033
    • 提供者:Ben hassen Amer
  1. 聚类K-Medoids算法

    3下载:
  2. 聚类K-Medoids算法。文件里面包含了详细的程序说明和示例。-K-Medoids clustering algorithm.The file contains a detailed descr iption of the procedures and examples.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2012-10-17
    • 文件大小:19734
    • 提供者:
  1. PSO_K

    3下载:
  2. 毕设题目,基于K均值的PSO聚类算法,共享了。-Bi-based topic of the PSO-based K-means clustering algorithm, shared.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-09
    • 文件大小:3577
    • 提供者:yujin liu
  1. 11912900SpectralClustering

    1下载:
  2. 谱聚类算法进行图像分割,该算法应用MATLAB运行。-Spectral clustering algorithm for image segmentation, the algorithm is applied to run MATLAB.
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:1358
    • 提供者:liulili
  1. kmeans

    1下载:
  2. kmeans文本聚类算法的简单实现,是用JAVA实现的-kmeans a simple realization of the text clustering algorithm is implemented using JAVA
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-22
    • 文件大小:11125
    • 提供者:rocky
  1. Clustering_Coefficient

    0下载:
  2. 根据邻接矩阵,计算复杂网络中模块的聚类系数。-According to the adjacency matrix, the computational complexity of the network module clustering coefficients.
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:803
    • 提供者:lilijing
  1. get_clustering_coefficient

    1下载:
  2. 通过邻接矩阵,计算网络的聚类系数。聚类系数是复杂网络中一个重要参量。 -Through the adjacency matrix, computing networks, clustering coefficient. Clustering coefficient is a complex network, an important parameter.
  3. 所属分类:matlab

    • 发布日期:2015-12-09
    • 文件大小:1247
    • 提供者:tigercan
  1. MATLAB(M)

    2下载:
  2. 智能控制理论算法实现:层次聚类,hopfield网络和遗传传算法优化三个源代码文件-Intelligent control theory algorithms: hierarchical clustering, hopfield network and genetic algorithm optimization three source codes
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-27
    • 文件大小:1783
    • 提供者:zyh
  1. kMean

    0下载:
  2. clustering的经典k-mean算法源程序,VB代码-clustering k-mean algorithm, in VB
  3. 所属分类:Algorithm

    • 发布日期:2017-04-16
    • 文件大小:135110
    • 提供者:danny
  1. kmean

    0下载:
  2. 包括K-均值聚类算法的思想介绍,kmeans的MATLAB代码,c语言代码、c++代码。-Including the K-means clustering algorithm introduced the idea, kmeans of MATLAB code, c language code, c++ code.
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:10711
    • 提供者:刘斌
  1. kmeans

    0下载:
  2. 基本的数据聚类算法,可以进行快速有效的数据聚类,可以有效地进行数据挖掘-Basic data clustering algorithm, can be fast and effective data clustering, data mining can be effectively
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2017-03-26
    • 文件大小:6403
    • 提供者:盛荣芬
  1. Cluster_MeanShift

    0下载:
  2. 采用meanshift算法实现图像聚类,函数用matlab实现-clustering using Mean-shift
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:2733
    • 提供者:xianxi
  1. apcluster

    1下载:
  2. 无监督聚类算法,能够自动聚类,不必预先给出类数,聚类精度好于常用的聚类算法.-Unsupervised clustering algorithm, can automatically cluster, do not have to give in advance the number of categories, clustering accuracy of better than commonly used clustering algorithm.
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:4276
    • 提供者:李好
« 1 2 34 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com