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

搜索资源列表

  1. k-and-isodata

    0下载:
  2. 模式训别的k均值算法和isodata聚类算法c++实现,程序有较清楚的注释,且有word文档说明程序是如何实现算法的,对于刚接触模式识别的程序具有很好的启发作用,不足之处是没有用mfc完成界面编程-Mode of training to achieve other k-means algorithm and isodata clustering algorithm c++, procedures clearer notes and word documents that the program
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-09
    • 文件大小:1074621
    • 提供者:kevin
  1. Fuzzy-c-means-clustering-algorithm-

    0下载:
  2. k均值算法是模式识别的聚分类问题,采用模糊C均值对数据集data聚为cluster_n类 -k-means algorithm is a pattern recognition poly classification,by using Fuzzy C-Means data sets, data gathered cluster_n class
  3. 所属分类:Special Effects

    • 发布日期:2017-03-25
    • 文件大小:2111
    • 提供者:赵燕
  1. 1

    0下载:
  2. 对彩色图像进行K均值的图像分割,可用于模式识别-K on the mean color image segmentation, can be used for pattern recognition
  3. 所属分类:matlab

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

    0下载:
  2. 用C语言程序通过先随机选取K个对象作为初始的聚类中心。然后计算每个对象与各个种子聚类中心之间的距离,把每个对象分配给距离它最近的聚类中心。聚类中心以及分配给它们的对象就代表一个聚类。一旦全部对象都被分配了,每个聚类的聚类中心会根据聚类中现有的对象被重新计算。-C Programming Language by first randomly selected the K object as initial cluster centers. And then calculate the distan
  3. 所属分类:Algorithm

    • 发布日期:2017-11-06
    • 文件大小:13305
    • 提供者:刘平
  1. k-matlab

    0下载:
  2. k均值的现代模式识别的作业,包括实验报告,对学习这门课的同学很有用-k-means modern pattern recognition operations, including the lab report, students learning this course useful
  3. 所属分类:Graph program

    • 发布日期:2017-11-17
    • 文件大小:9915
    • 提供者:暮之
  1. K

    0下载:
  2. 最近在学习一些数据挖掘的算法,看到了这个算法,也许k-均值算法对你来说很简单,但对我来说,是自己编写的一个算法。-Learn some data mining algorithms, see this algorithm, perhaps the k-means algorithm for you is very simple, but for me, I have written an algorithm.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-11-16
    • 文件大小:2072
    • 提供者:lincengxi
  1. k-meansalgorithm

    0下载:
  2. 上传的代码得到的数据部分是根据计算机随机生成的,在看代码的时候有个生动的例子看起来是很好的。k-means算法的聚类特征依然是距离特征-Upload the code to get the data part is randomly generated according to the computer, there is a vivid example, when looking at the code looks good. k-means algorithm clustering feat
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-13
    • 文件大小:4278
    • 提供者:李迅
  1. k-means.zip

    0下载:
  2. K值聚类算法的c语言源程序,很容易理解,有待进一步改进,The K value clustering algorithm c language source code, it is easy to understand, needs to be further improved
  3. 所属分类:Data structs

    • 发布日期:2017-11-18
    • 文件大小:706469
    • 提供者:时丹
  1. K

    0下载:
  2. 这是K均值聚类的程序,数据挖掘等课程都需要-This is a K-means clustering procedures, data mining courses
  3. 所属分类:Windows Develop

    • 发布日期:2017-12-01
    • 文件大小:5294
    • 提供者:张瑞丽
  1. K-harmonicaK-means

    0下载:
  2. 中科院人工智能课程设计,K-harmonic&K-means算法分析与设计,希望对大家有所帮助-CAS artificial intelligence curriculum design, K-harmonic & K-means algorithm analysis and design, we hope to help
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-20
    • 文件大小:1910886
    • 提供者:张雅
  1. k-mean-sift

    0下载:
  2. K均值分割 在图像角点提取中使用 使用VC++进行的编程-K-means segmentation the image corner extraction using VC++ carried programming
  3. 所属分类:OpenCV

    • 发布日期:2017-11-10
    • 文件大小:6096947
    • 提供者:孙孙
  1. k-mean

    0下载:
  2. 快速K均值分类方法,该方法简单准确,是一个很好的参考程序-Fast K-means classification method, the method is simple and accurate, is a good reference
  3. 所属分类:software engineering

    • 发布日期:2017-12-09
    • 文件大小:1165
    • 提供者:shuijing
  1. K-MEANS1

    0下载:
  2. K-MEANS for clistering by in C-K-MEANS for clistering by in C++
  3. 所属分类:Other systems

    • 发布日期:2017-11-18
    • 文件大小:1567922
    • 提供者:MD
  1. K-mean

    2下载:
  2. K均值聚类,用于空间区域的自适应划分,用MATLAB软件来实现。-K-means clustering for adaptive division of the region of space, using MATLAB software to achieve.
  3. 所属分类:AI-NN-PR

    • 发布日期:2016-10-21
    • 文件大小:121856
    • 提供者:韦燕华
  1. k-means_mapreduce

    0下载:
  2. 这是一个k-means算法在单机上的MapReduce实现-This is a k-means algorithm is implemented on a single machine' s MapReduce
  3. 所属分类:MPI

    • 发布日期:2017-11-24
    • 文件大小:26076
    • 提供者:张亮
  1. K-means

    0下载:
  2. 基于K-eans聚类算法的图像分割方法,对学习理解K-eans聚类能提供很大的帮助。-Image segmentation method based on K-eans clustering algorithm,which provides a great help in learning to understand the K-eans cluster.
  3. 所属分类:Special Effects

    • 发布日期:2017-11-23
    • 文件大小:941039
    • 提供者:匡红立
  1. gak-means

    0下载:
  2. 遗传算法 优化K均值算法 实现两种算法的优势互补 -Genetic Algorithm K-means algorithm to achieve complementary advantages of the two algorithms
  3. 所属分类:Other systems

    • 发布日期:2017-12-02
    • 文件大小:2193
    • 提供者:张军
  1. k

    0下载:
  2. k均值算法,数据挖掘里面比较基础的算法,实现类聚-k-means algorithm, which based on the comparison of data mining algorithms to achieve clustering
  3. 所属分类:Console

    • 发布日期:2017-11-29
    • 文件大小:1215
    • 提供者:l梁伟滔
  1. k-mean

    0下载:
  2. K均值(用matlab实现花的分类,附注释,程序简单)-K-means (machine learning job classification flowers)
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:2125
    • 提供者:zhangdongdong
  1. K-maens

    0下载:
  2. K均值聚类算法对图像进行分割,实验用程序,亲测可用。-K-means clustering algorithm for image segmentation, experimental procedures, pro-test is available.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:590492
    • 提供者:陈csdn
« 1 2 ... 35 36 37 38 39 4041 42 43 44 45 ... 50 »
搜珍网 www.dssz.com