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

搜索资源列表

  1. rbf_Kmeans

    0下载:
  2. Matlab环境下实现的RBF神经网络K均值聚类算法-Matlab environment to achieve the RBF neural network K-means clustering algorithm
  3. 所属分类:matlab

    • 发布日期:2017-03-26
    • 文件大小:2411
    • 提供者:心心
  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. K

    0下载:
  2. 模式识别中的K均值聚类算法 简单易行 编码通俗易懂-Pattern Recognition in the K-means clustering algorithm for a simple user-friendly coding
  3. 所属分类:Special Effects

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

    0下载:
  2. 聚类算法的具体步骤分析,关于k-means算法-Clustering analysis of the concrete steps on the k-means algorithm
  3. 所属分类:software engineering

    • 发布日期:2017-03-30
    • 文件大小:1506
    • 提供者:军官
  1. my-keans

    0下载:
  2. 实现聚类算法中的K-MEANS算法,对随机生成的点进行了聚类。-Clustering algorithm to achieve the K-MEANS algorithm, on randomly generated points in the cluster.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-17
    • 文件大小:34156
    • 提供者:刘文
  1. matlab_MRF

    0下载:
  2. k-均值算法的源码很有用,希望有帮助,请多多指点-k-means algorithm is useful source of hope that has helped, please instruct it
  3. 所属分类:Graph program

    • 发布日期:2017-04-24
    • 文件大小:18923
    • 提供者:朱莉
  1. 123456789K_Average

    0下载:
  2. K均值算法的matlab代码,使用起来很简单,对于模式识别的效果也很好,初学者也很容易看懂。-K-means algorithm matlab code, very easy to use, for the effect of pattern recognition is also good, beginners can easily understand.
  3. 所属分类:Graph program

    • 发布日期:2017-04-26
    • 文件大小:55945
    • 提供者:tang
  1. K

    0下载:
  2. K均值算法-分类器-有效抑制边缘点影响-简单有效-K-means algorithm- Classifier- effectively inhibiting the impact of edge points- simple and effective
  3. 所属分类:Special Effects

    • 发布日期:2017-05-11
    • 文件大小:2118552
    • 提供者:我我
  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. 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. thf

    0下载:
  2. 改进的K均值聚类算法过两天我把论文一起传过来我的设计 还没交呢-Improved K-means clustering algorithm with two days I Chuan from paper design before I pay it
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-31
    • 文件大小:23528
    • 提供者:zz
  1. K-Means

    0下载:
  2. K_Means(java)算法的实现,有界面,灵活性强,交互性强。-K_Means (java) algorithm, there are interfaces, flexibility, and strong interaction.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-03
    • 文件大小:3075
    • 提供者:maomy
  1. example-template

    0下载:
  2. K-means聚类算法的实现,可以实现对图像色彩块进行分类,是一个不错的算法,就是处理起来慢了点-K-means clustering algorithm can be achieved color image block classification algorithm is a good means to deal with the point of slow
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:68101
    • 提供者:bai
  1. K-Means

    0下载:
  2. 用vc++编写的K-Means动态聚类算法源程序,希望能给大家带来方便,谢谢大家的支持!-Using vc++ to prepare the K-Means clustering algorithm dynamic source code, I hope we can bring convenience, Thank you for your support!
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-30
    • 文件大小:216311
    • 提供者:rambohe
  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. kmeans

    0下载:
  2. 关于K均值聚类的算法,对搞人工智能的有用-With regard to K-means clustering algorithm, to engage in a useful artificial intelligence
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-07
    • 文件大小:486977
    • 提供者:胡刚
  1. Kmeans

    0下载:
  2. k-means聚类算法在MATLAB的实现-k-means clustering algorithm in MATLAB implementation of
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:902
    • 提供者:王辉
  1. kmeans

    0下载:
  2. 数据挖掘里面的经典的聚类算法 K-means-K-means
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:847
    • 提供者:蟹蟹
  1. kmeans-in-statistics

    0下载:
  2. 这是K-means聚类算法的源代码,可实现任意多统计数据的归类处理。代码为原创,用途主要在数理统计方面,而不是常见的图像处理等方面。内附详细的使用说明。-This is the K-means clustering algorithm source code, enabling the classification of any number of statistical data processing. Code for my original, uses mainly in mathemat
  3. 所属分类:Algorithm

    • 发布日期:2017-03-31
    • 文件大小:5353
    • 提供者:邹洪斌
« 1 2 ... 9 10 11 12 13 1415 16 17 18 19 ... 50 »
搜珍网 www.dssz.com