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

搜索资源列表

  1. matlab-code

    1下载:
  2. 模式识别c均值聚类,也陈k均值,是模式识别中最最要的聚类方法之一。-Pattern Recognition, c-means clustering, and Chen k means, is far the most to the clustering pattern recognition methods.
  3. 所属分类:software engineering

    • 发布日期:2017-03-27
    • 文件大小:118405
    • 提供者:
  1. k-means

    0下载:
  2. C++版,简单的实现k-均值算法。-C++ version, a simple realization of k-means algorithm. .............
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-05-02
    • 文件大小:919140
    • 提供者:李胜杰
  1. k_meansc_meansCluster

    0下载:
  2. 基于k均值、c均值等聚类算法,应用于数据挖掘-Based on the mean k, c means clustering algorithm, etc., used in data mining
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-29
    • 文件大小:503560
    • 提供者:闫少华
  1. K-Means

    0下载:
  2. 一个很好的C均值聚类算法!通过运行此文件可以很好的进行数据的分类。-K-means
  3. 所属分类:Search Engine

    • 发布日期:2017-03-30
    • 文件大小:1282
    • 提供者:章红燕
  1. Kjunzhi

    0下载:
  2. K-均值聚类算法C++编程-...
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-27
    • 文件大小:4076
    • 提供者:朱建建
  1. fcm

    0下载:
  2. 模糊C均值方法,将模糊的方法用到K均值方法里面-Fuzzy C Means method, the fuzzy approach method which used the mean K
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-04
    • 文件大小:1694
    • 提供者:chenjiejie
  1. K-meansclusteringalgorithmprogram

    0下载:
  2. 模式识别课程上用C++语言编写的K-均值算法对150个样本进行分类。-Course on pattern recognition using C++ language of the K-means algorithm to classify the 150 samples.
  3. 所属分类:matlab

    • 发布日期:2017-04-16
    • 文件大小:80026
    • 提供者:yu
  1. fuzzy_k_means

    0下载:
  2. 模糊K均值算法实现。Fuzzy K Means algorithm.-Fuzzy K Means algorithm.
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:836
    • 提供者:yuyu
  1. k-meanssss

    0下载:
  2. 聚类算法中的经典k均值用c++实现的,测试结果还不错-Classical clustering algorithm k means in c++ implementation with the test results is not bad
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:2076
    • 提供者:mid
  1. kmean

    0下载:
  2. 包括K-均值聚类算法的思想介绍,kmeans的MATLAB代码,c语言代码、c++代码。-Including the K-means clustering algorithm introduced the idea, kmeans of MATLAB code, c language code, c++ code.-Entropy Based Subspace Clustering for Mining Data- ENCLUS- a new version of PROCLUS algorit
  3. 所属分类:Special Effects

    • 发布日期:2017-05-03
    • 文件大小:1130028
    • 提供者:陈老师
  1. K-image-RGB

    0下载:
  2. 用C语言实现一张BMP图像的所有点的RGB的K-均值聚类程序,生成两个聚类中心。可根据具体情况稍作修改后直接调用。-VC6.0 digital image RGB
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-02
    • 文件大小:571
    • 提供者:xiaohui
  1. K-means

    0下载:
  2. 数据挖掘中得k-均值算法的c++实现,可以使你对数据挖掘算法有个初步的了解。-k-means algorithm in data mining is achieved with c++ . Allows you to have a preliminary understanding of the data mining algorithms.
  3. 所属分类:Data structs

    • 发布日期:2017-04-01
    • 文件大小:3324
    • 提供者:常金铭
  1. k-means

    0下载:
  2. c++实现k均值源码,实现了k-means的算法,并给出界面显示。实例中通过二维空间中的点进行聚类-c++ k-means algorithm, display the cluster result on the two demension
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-05
    • 文件大小:2890
    • 提供者:july
  1. Vector-quantization-of-the-C

    0下载:
  2. 矢量量化算法的C语言实现:LBG(K-均值)聚类算法,在欧几里的距离基础上用LBG算法将输入向量聚类。-Vector quantization of C language implementation algorithm:LBG (k-means) clustering algorithm, in several European based on the distance with LBG algorithm will input vector clustering.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:3056
    • 提供者:lorna
  1. K-MEANS

    0下载:
  2. 基于c++对模式识别中K均值算法进行实现,可以读取不同波段数,并且实现对地物的分类效果。代码简单易行。-K-means algorithm in pattern recognition based on the c++ implementation, can read the band number and classification of surface features. The code is simple.
  3. 所属分类:图形/文字识别

    • 发布日期:2016-06-30
    • 文件大小:54828
    • 提供者:茉莉
  1. K-Meansl

    0下载:
  2. 自己编写了一个c++的k均值聚类算法,使用起来很方便,数据存储在txt文件里,可以 改成自己的数据,方便使用,目录里给了两组UCI机器学习数据库上的数据,供实验用 。可以用这个文件直接运行就好了,里面给出了详细的使用说明。-k means clustering by array.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-10
    • 文件大小:1088527
    • 提供者:fhqu
  1. K-means

    1下载:
  2. 模式识别中聚类分析经典算法,K-均值算法,C语言编写,可以读入文件,处理任意维数和任意个数的特征向量,附有测试数据。-The classic pattern recognition, cluster analysis algorithm, the K-means algorithm, written in C language, can read the file, handle any number of dimensions and any number of feature vectors
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-30
    • 文件大小:6562
    • 提供者:李若
  1. K-expected

    0下载:
  2. 这是K—均值二维算法的C++实现,模式识别用的-This is a two-dimensional algorithm of K-means C++ achieved, and pattern recognition with
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-07
    • 文件大小:780440
    • 提供者:周 士杰
  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 2 34 5 6 7 8 9 10 »
搜珍网 www.dssz.com