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

搜索资源列表

  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. lyr

    0下载:
  2. implementation of k means algorithm source code
  3. 所属分类:Other systems

    • 发布日期:2017-04-08
    • 文件大小:1284
    • 提供者:ronak2018
  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. fastkmeans

    0下载:
  2. fast k-means algorithm
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:6314
    • 提供者:yun yang
  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. kmeans

    1下载:
  2. 这个应用程序是使用k均值聚类算法分割一个灰度图像。-This application is the use of k-means clustering algorithm partitions a gray-scale image.
  3. 所属分类:Special Effects

    • 发布日期:2016-04-18
    • 文件大小:755
    • 提供者:路单
  1. kmean

    0下载:
  2. k-means 算法的工作过程说明如下:首先从n个数据对象任意选择 k 个对象作为初始聚类中心;而对于所剩下其它对象,则根据它们与这些聚类中心的相似度(距离),分别将它们分配给与其最相似的(聚类中心所代表的)聚类;然后再计算每个所获新聚类的聚类中心(该聚类中所有对象的均值);不断重复这一过程直到标准测度函数开始收敛为止。-k-means algorithm process as follows: First of all, the object data from the n choose k
  3. 所属分类:Algorithm

    • 发布日期:2017-04-12
    • 文件大小:1321
    • 提供者:lining
  1. Kmean_v2_1

    1下载:
  2. K-Means using Visual Basic 6
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-29
    • 文件大小:23076
    • 提供者:rudy
  1. patternrecognition

    0下载:
  2. 文件中包含多种模式识别常用的算法,如:ISODATA、 K均值、 感知器、 LMSE最小误差、 贝叶斯,希望对大家能有所帮助-File contains a variety of commonly used pattern recognition algorithms, such as: ISODATA, K-means, perceptron, LMSE the smallest error, Bayesian, in the hope that we can help
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-08
    • 文件大小:6170
    • 提供者:WGT
  1. KdKeys.DataMining.Clustering.KMeansCS100

    0下载:
  2. K Means Algrithm it is in v c#.
  3. 所属分类:Other systems

    • 发布日期:2017-04-03
    • 文件大小:10112
    • 提供者:Naeem Ullah
  1. 1

    0下载:
  2. this is e k-means alghorithm
  3. 所属分类:Algorithm

    • 发布日期:2017-04-13
    • 文件大小:2119
    • 提供者:mosio
  1. colorimageretrivew

    4下载:
  2. 实现彩色图像显著区域提取,基于注意力机制,使用算法包括k-means,分割等。-salient region detection
  3. 所属分类:Picture Viewer

    • 发布日期:2017-05-11
    • 文件大小:2076710
    • 提供者:程素娟
  1. 20090501SleepingKoala

    0下载:
  2. 所上传文件包包括6种vc++源代码:使用opencv的实现可视图的静态路径规划;简单的svm算法;基于vc2008的图像匹配(多工程结构);基于局部搜索的K-means聚类算法;三维匹配中的ICP算法;视觉tracking中的condensation算法-Upload file package, including the six kinds of vc++ source code: using opencv to view the realization of the static path
  3. 所属分类:Special Effects

    • 发布日期:2017-06-14
    • 文件大小:20700917
    • 提供者:zhezhe
  1. KAV

    0下载:
  2. KAV是利用Visual C++ 6.0编写的一个小程序,能实现对特定数据结果的文本数据进行聚类分析,所使用的聚类方法是K均值。 -KAV is the use of Visual C++ 6.0 to prepare a small procedure to achieve the outcome of specific data on the text data clustering analysis, the use of the K-means clustering method.
  3. 所属分类:GIS program

    • 发布日期:2017-03-30
    • 文件大小:64401
    • 提供者:随风
  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. 1

    1下载:
  2. 这是针对一维K-means算法的实现,如果想针对多维的k-means算法流程一样,你只要设计一个多维数据点的数据结构就可以了-This is one-dimensional K-means algorithm, if you want for multi-dimensional k-means algorithm of the same process, you need to do is to design a multi-dimensional data points of the data
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-08
    • 文件大小:2093
    • 提供者:李华琼
  1. kMean

    1下载:
  2. the attached file contains k means code using visual basic
  3. 所属分类:Other systems

    • 发布日期:2017-04-24
    • 文件大小:24663
    • 提供者:isra
  1. KmeansReview

    0下载:
  2. A good review of the k-means algorithm
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-26
    • 文件大小:251460
    • 提供者:Arash
« 1 2 ... 45 46 47 48 49 50»
搜珍网 www.dssz.com