CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - k means 聚类

搜索资源列表

  1. KMEANS(matlab)

    0下载:
  2. Matlab环境下的k-means聚类算法,实现图像分割,很快阿!-K-means Clustering arithmetic based on Matlab platform.It s fast for Image-Division!
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:32740
    • 提供者:刘明霞
  1. K-junzhi

    0下载:
  2. 这是K均值聚类算法的程序,应用相当广泛的,比如在模式识别里就很重要.-This is the K-means clustering algorithm, application fairly extensive, such as pattern recognition is important to Lane.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:35934
    • 提供者:fun
  1. K-means

    0下载:
  2. K-means K聚类算法的C++语言实现,里面附有使用文档和实例,在VS2005上实现的-K-means K clustering algorithm C++ language, which accompanied with documentation and examples implemented on the VS2005
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-04
    • 文件大小:222650
    • 提供者:陈龙
  1. TDIDF_Demo

    1下载:
  2. 基于k-means的文本聚类程序实现,希望对大家有帮助!-Based on the k-means clustering procedures for the realization of the text, I hope all of you help!
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-04
    • 文件大小:11022
    • 提供者:刘佳
  1. KMEANS

    0下载:
  2. 对二维数组的最基础的K-means聚类算法的c++实现-Two-dimensional array of the most basic K-means clustering algorithm c++ to achieve
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-07
    • 文件大小:2268
    • 提供者:赵文龙
  1. unsupervisedClassification

    0下载:
  2. 非监督分类程序,MATLAB环境,采用K均值算法,通过初始聚类中心逐次迭代而得到所要分类,并输出分类后的图像。-Non-supervised classification procedures, MATLAB environment, using K-means algorithm, the initial cluster center through successive iterations to be classified, and the output classification im
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-30
    • 文件大小:1369
    • 提供者:邢超凡
  1. SimpleKMeans

    0下载:
  2. k-means聚类算法 指定类别数为K,对样本集合进行聚类,聚类的结果由K 个聚类中心来表达,基于给定的聚类目标函数(或者说是聚类效果判别准则),算法采用迭代更新的方法,每一次迭代过程都是向目标函数值减小的方向进行,最终的聚类结果使目标函数值取得极小值,达到较优的聚类效果。-k-means clustering algorithm for specific classes of K, the collection of samples for clustering, clustering t
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-06
    • 文件大小:1068917
    • 提供者:李华琼
  1. GA1E1

    2下载:
  2. 用K均值和遗传算法实现了半监督聚类算法,这是个一个已经发表的论文的源程序-Using K-means and genetic algorithm to achieve a semi-supervised clustering algorithm, this is a paper published source
  3. 所属分类:Console

    • 发布日期:2016-08-10
    • 文件大小:4153129
    • 提供者:张帅
  1. KMEANS

    0下载:
  2. 基于c++的k-means聚类分析算法,实用性很强-Cluster analysis algorithm
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-07
    • 文件大小:1971281
    • 提供者:天琪翼
  1. k-means_clustering

    0下载:
  2. k means clustering k-均值聚类算法c语言版-k means clustering c k-均值聚类算法c语言版
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:1881
    • 提供者:aboseek
  1. FastKmeansSourceCodeCpp

    0下载:
  2. 快速K-Means聚类:ENNS PDS 添加到搜索过程中,速度降至FS的10 左右-Fast K-Means Clustering: ENNS PDS to the search process
  3. 所属分类:Other systems

    • 发布日期:2017-05-14
    • 文件大小:3303160
    • 提供者:yudaxia
  1. K-means

    1下载:
  2. k均值聚类算法,初始随机给定k个簇中心,根据邻近原则,把待分类的样本点分到各个簇。-k-means clustering algorithm,which is applied in RBF neural network.
  3. 所属分类:Other systems

    • 发布日期:2017-04-02
    • 文件大小:620
    • 提供者:吴元元
  1. k-means

    0下载:
  2. k-均值聚类算法C语言源码,k-均值聚类算法C语言源码-k-means clustering algorithm C language source code
  3. 所属分类:Other windows programs

    • 发布日期:2017-12-02
    • 文件大小:10585
    • 提供者:林凯
  1. K-means

    0下载:
  2. k-means算法K-MEANS算法是输入聚类个数k,以及包含 n个数据对象的数据库,输出满足方差最小标准的k个聚类-k-means data
  3. 所属分类:DNA

    • 发布日期:2017-11-15
    • 文件大小:5627
    • 提供者:陈菊
  1. K

    0下载:
  2. k-means 聚类 有归一化和选择中心点函数-k-means cluster
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-12
    • 文件大小:1463
    • 提供者:宋亚东
  1. K-means-and-iterative

    0下载:
  2. 图像的K均值与迭代处理,k-均值聚类是一种动态聚类,又称“C-均值算法”。-Image k-means and iterative processing
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-08
    • 文件大小:1627096
    • 提供者:赵天宇1215
  1. csk-means

    0下载:
  2. 这是一种我自己比较满意的K-means聚类算法,通过对原始的K-means进行改进而来。-This is a way I quite satisfied with K-means clustering algorithm, through the original K-means to improve from.
  3. 所属分类:Other systems

    • 发布日期:2017-04-15
    • 文件大小:5903
    • 提供者:冷龙龙
  1. K-means

    0下载:
  2. 经典的K均值聚类,源码加利用三维高斯简单数据的实现对三类数据的聚类-Achieve the effect of classical K-means clustering, plus simple data
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:1658
    • 提供者:
  1. k-means

    0下载:
  2. k均值聚类算法,模式识别大作业,适用于数据挖掘学习-k-means clustering algorithm, pattern recognition big job learning for data mining
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:1492
    • 提供者:李鸿飞
  1. kmeans

    1下载:
  2. 利用k均值聚类算法对数据进行聚类分析(数据点通过随机生成)(Using k-means clustering algorithm to cluster data (data points are generated randomly))
  3. 所属分类:其他

    • 发布日期:2020-09-28
    • 文件大小:52224
    • 提供者:Ruby_Wang
« 1 2 34 5 6 7 8 9 10 »
搜珍网 www.dssz.com