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

搜索资源列表

  1. K_average

    0下载:
  2. 模式识别的经典算法之一,动态聚类的k均值算法,不同于普通的聚敛算法。-One of the classic pattern recognition algorithms, dynamic clustering of the k-means algorithm, the convergence algorithm is different from the ordinary.
  3. 所属分类:Other systems

    • 发布日期:2017-03-28
    • 文件大小:2665
    • 提供者:bqllda
  1. kmeans

    0下载:
  2. 这是基本的k均值算法是模式识别的聚分类问题,这是用C实现其算法以下是程序源代码,希望对大家有所帮助。-This is the basic k-means algorithm is a pattern recognition classification of polyethylene, which is used to achieve its algorithm C Following is the source code, I hope all of you to help.
  3. 所属分类:Console

    • 发布日期:2017-03-29
    • 文件大小:3070
    • 提供者:夜水晶
  1. K_Mean

    0下载:
  2. K均值KMean聚类算法,详细使用方法见cpp文件注释,输入数据格式:点,如 1 空格 1 回车 2 空格 2 。。。 -K-means clustering algorithm KMean detail see cpp files to use notes, input data formats: point, such as 1 Enter 2 spaces 1 space 2. . .
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-31
    • 文件大小:1633
    • 提供者:WSH
  1. kcluster

    0下载:
  2. c语言的k均值聚类算法。给定类的个数K,将N个对象分到K个类中去,使得类内对象之间的相似性最大,而类之间的相似性最小的算法。-c language, k-means clustering algorithm. Given the number of categories K, will be assigned to N objects of class K to make class the similarities between objects the most, while the cat
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-30
    • 文件大小:2202
    • 提供者:jiang
  1. julei

    0下载:
  2. 自己写得K均值算法,请大家多多指教,有问题可以邮箱联系-Write their own K-means algorithm, please more advice, there are problems can be linked-mail
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:1338
    • 提供者:zhangjing
  1. OutDDD

    0下载:
  2. 基于四个特征值的聚类方法 K-均值算法,对于多组数据分成特征相近的两类-Eigenvalues based on four clustering method K-means algorithm, for multiple sets of data are divided into two categories of similar characteristics
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-03
    • 文件大小:13528
    • 提供者:张球儿
  1. Kmean_cluster

    0下载:
  2. 进行基于最大最小方法和K均值结合的分类方法 并画出具体的分类情况,对二维数组具有鲁棒性。-Based on max-min method and combination of K-means classification method and draw a specific classification of two-dimensional array with robustness.
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:2947
    • 提供者:cai
  1. kmeans

    0下载:
  2. 人工智能、模式识别中经常要用到的K均值聚类算法,很有帮助-Artificial intelligence, pattern recognition are often used in K-means clustering algorithm, very helpful
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-26
    • 文件大小:15344
    • 提供者:YU
  1. Kmean

    0下载:
  2. 自己写K均值聚类Visual C++程序,可以运行之算法-K-means clustering to write Visual C++ Procedures can run the algorithm
  3. 所属分类:Graph program

    • 发布日期:2017-04-28
    • 文件大小:24155
    • 提供者:刘文
  1. work

    0下载:
  2. 模式识别中的K均值算法,对数据进行归类。程序中,使用了二维数据进行分类。通过修改参数,也可以支持三维或是更高维数的分类。-the K-means algorithm for Pattern Recognition
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:1283
    • 提供者:machao
  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. K_average

    0下载:
  2. matlab实现的k均值聚类算法,可以实现对大量数据的有效分类-matlab implementation of the k-means clustering algorithm, can achieve a large amount of data on an effective classification
  3. 所属分类:matlab

    • 发布日期:2017-04-16
    • 文件大小:38247
    • 提供者:sunny
  1. K_means

    0下载:
  2. 此软件的功能是对遥感图像进行非监督分类。实现算法是k均值-This software is a remote sensing image for non-supervised classification. K-means algorithm implementation are
  3. 所属分类:Special Effects

    • 发布日期:2016-06-20
    • 文件大小:104003
    • 提供者:随风
  1. kmean

    0下载:
  2. 该程序是模式识别课程里的K均值算法程序,对模式识别的进一步理解很有帮助。-The program' s curriculum are pattern recognition algorithm K-means procedure, further understanding of pattern recognition helpful.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-17
    • 文件大小:201115
    • 提供者:何君燕
  1. KCMNEW

    0下载:
  2. 一种改进的K均值聚类算法的实现,利用VC。改方法能得到好的分割效果,计算量小。-A improved method of KCM
  3. 所属分类:Graph program

    • 发布日期:2017-05-07
    • 文件大小:1395696
    • 提供者: 王子
  1. kmean

    1下载:
  2. c#下实现图像颜色k均值聚类 将像素点颜色分类并合并-c# implementation of color image k-means clustering to classification of color pixels and merge
  3. 所属分类:Special Effects

    • 发布日期:2017-04-25
    • 文件大小:41917
    • 提供者:浩峰
  1. kmean

    0下载:
  2. 基于OpenCV的二元吗,实现了划分随机分布点集的K-均值算法。按照类别分组的输入样本顺序输出包含样本类别索引的数组labels(i),存储在样本矩阵的第i行中。-Based on the binary OpenCV吗, implementation of the demarcation point set of randomly distributed K-means algorithm. Input in accordance with the type of packet contains
  3. 所属分类:Special Effects

    • 发布日期:2017-04-14
    • 文件大小:5314
    • 提供者:无梦
  1. 200532590150

    0下载:
  2. 实现了二维数据的K均值算法以及ISODATA分类算法-Achieve a two-dimensional data, as well as K-means algorithm ISODATA classification algorithm
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-29
    • 文件大小:75281
    • 提供者:叶心怡
  1. DRAGON2

    0下载:
  2. 图像处理中的K均值算法 效果还不错 ^_^-Image processing algorithm for the effect of K-means good ^ _ ^
  3. 所属分类:Graph program

    • 发布日期:2017-05-03
    • 文件大小:716815
    • 提供者:
  1. kmean

    1下载:
  2. 这是一个模式识别中的K均值算法的一个简单仿真分类实例,其中female.txt和male.txt是训练样本,test.txt是测试样本,分类效果非常好,对于模式学习的初学者将会有很大帮助。-This is a pattern recognition algorithm of the K-means classification of a simple simulation example is one of female.txt and male.txt training samples, te
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-13
    • 文件大小:2080
    • 提供者:刘锐
« 1 2 ... 20 21 22 23 24 2526 27 28 29 30 ... 50 »
搜珍网 www.dssz.com