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

搜索资源列表

  1. k-meansaSOFM

    0下载:
  2. 已知一组二维模式矢量如下(20个),利用k均值聚类算法将模式集分类,并计算出聚类中心。利用输入层为2个神经元,输出层结构为7*7方阵的自组织映射(SOFM)对同样模式进行聚类-Given a set of two-dimensional pattern vector as follows (20), the use of k-means clustering algorithm to classify the pattern set, and calculate the cluster cent
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:2533
    • 提供者:wangyaqi
  1. k-mean-usage

    0下载:
  2. k均值的用法示例,它的数据生成部分可用于其它机器学习程序-A example of k mean usage
  3. 所属分类:OpenCV

    • 发布日期:2017-04-13
    • 文件大小:1568
    • 提供者:孔祥山
  1. K-means-clustering-algorithm

    0下载:
  2. K-均值聚类算法。可自由输入初始聚类中心的个数和其坐标。-K- means clustering algorithm. The number can be entered free initial cluster centers and their coordinates.
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:1060
    • 提供者:
  1. K-means-and-iterative

    0下载:
  2. 图像的K均值与迭代处理,k-均值聚类是一种动态聚类,又称“C-均值算法”。-Image k-means and iterative processing
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-08
    • 文件大小:1627096
    • 提供者:赵天宇1215
  1. K-means--experiment

    0下载:
  2. 基于MATLAB的编写的K均值聚类实验多类算法,caculateCenter1.m是确定类的中心,主函数是main-Experimental multi-class algorithm based on MATLAB prepared by K-means clustering, caculateCenter1.m the center determines the class, the main function is the main
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-13
    • 文件大小:1559
    • 提供者:徐阳
  1. K-means-clutering-algorithm

    0下载:
  2. K均值算法,用于数据聚类,是一切数据聚类学习的基础,经常被后来学者学习和改进-K-means clubing algorithm
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-14
    • 文件大小:3732
    • 提供者:原缘
  1. k-means-cluster

    0下载:
  2. 分类算法中k均值分类算法,可以用于简单的模式识别中去。-Classification algorithm of k-means classification algorithm, which can be used in a simple pattern recognition.
  3. 所属分类:Data Mining

    • 发布日期:2017-04-12
    • 文件大小:1183
    • 提供者:郑红
  1. K-means

    0下载:
  2. 经典的K均值聚类,源码加利用三维高斯简单数据的实现对三类数据的聚类-Achieve the effect of classical K-means clustering, plus simple data
  3. 所属分类:Other systems

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

    0下载:
  2. 模糊K均值聚类算法的matlab程序,很实用,很有针对性。-K fuzzy means clustering algorithm matlab procedures, very useful and very targeted.
  3. 所属分类:Other systems

    • 发布日期:2017-04-14
    • 文件大小:4218
    • 提供者:赵涛岩
  1. k-means

    2下载:
  2. K均值算法,将数据矩阵命名为data,设置聚类簇个数k,可对多维数据进行聚类。-K mean algorithm, the data matrix is named data, set the number of clusters K, can be used to cluster the multi-dimensional data.
  3. 所属分类:Data Mining

    • 发布日期:2017-04-12
    • 文件大小:1332
    • 提供者:袁理
  1. K-means

    2下载:
  2. 聚类分析的K均值算法(Python实现)-K means algorithm for clustering analysis (Python)
  3. 所属分类:mathematica

    • 发布日期:2017-04-13
    • 文件大小:1801
    • 提供者:葛俊祥
  1. sc-based-on-k-means

    0下载:
  2. 谱聚类,基于k均值的聚类方法,能够分割高维空间的数据点,-Spectral clustering based on k-means clustering method, it is possible segmentation data point of the high-dimensional space,
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-14
    • 文件大小:3565
    • 提供者:林浩
  1. k-means-cluster

    0下载:
  2. 运用k均值的方法按照一定的规则将离散的数据进行聚类处理-Using k-means method in accordance with certain rules discrete data clustering
  3. 所属分类:Algorithm

    • 发布日期:2017-04-29
    • 文件大小:31893
    • 提供者:蓝田玉
  1. K-means-clustering

    0下载:
  2. 一个关于matlab在K均值聚类方法中的应用程序包,可运行,包含一个函数文件、一个可执行文件和一个数据文件。希望有所帮助!-a code package about K-means clustering method on matlab,including one function files,a run files and one data file.it is helpful.
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:1807
    • 提供者:Diego
  1. K-Means-Clustering-and-PCA

    0下载:
  2. 此代码为matlab代码,分为两个部分。第一部分实现K均值聚类算法应用它来压缩图像。在第二部分中,你将使用主成份分析法pca来实现人脸图像的低维表示。 -This code for the matlab code, is divided into two parts. The first part of the implementation of the K means clustering algorithm to compress the image. In the second par
  3. 所属分类:matlab

    • 发布日期:2017-05-29
    • 文件大小:11510962
    • 提供者:pudnkobe
  1. K-MeansPP

    0下载:
  2. K均值算法的实现,其中实现随机获取聚类中心-Realizing the K-means algorithm, which realize stochastic get clustering center
  3. 所属分类:GIS program

    • 发布日期:2017-04-14
    • 文件大小:2733
    • 提供者:羽伦
  1. RBF-k

    0下载:
  2. RBF-k均值聚类算法的matlab程序和样本数据,可用于RBF-k均值聚类算法的仿真。-RBF-k-means clustering algorithm matlab program and sample data, can be used to simulate the RBF-k-means clustering algorithm.
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:7142
    • 提供者:whult
  1. k

    0下载:
  2. 用K均值聚类分析把多组数据分成两类 本程序为给定20组数据(用矩阵A表示)分成B、C两组。-K-means clustering analysis of the multiple sets of data into two categories This program is given 20 sets of data (represented by the matrix A) into B, C groups.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-13
    • 文件大小:2417
    • 提供者:王瑶
  1. k-means

    0下载:
  2. k均值聚类算法,模式识别大作业,适用于数据挖掘学习-k-means clustering algorithm, pattern recognition big job learning for data mining
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:1492
    • 提供者:李鸿飞
  1. K-means-for-K=3

    0下载:
  2. 模式识别,K均值算法,取K=3。使用VC++6.0 编译完成通过。-K means for K=3
  3. 所属分类:Other systems

    • 发布日期:2017-05-01
    • 文件大小:192241
    • 提供者:陈红
« 1 2 ... 11 12 13 14 15 1617 18 19 20 21 ... 50 »
搜珍网 www.dssz.com