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

搜索资源列表

  1. k-means-for-iris

    4下载:
  2. 利用K均值聚类对鸢尾花样本进行聚类的matlab程序,包含源代码、样本数据、聚类结果-The use of K-means clustering method to classify iris sample matlab program, the program includes source code, sample data, the classification results
  3. 所属分类:matlab例程

    • 发布日期:2017-05-03
    • 文件大小:29069
    • 提供者:liming
  1. K-means

    0下载:
  2. C C++ K-means算法的实现,希望能帮上大家。-C C++ K-means algorithm, hope to help you
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:1746
    • 提供者:洛克李
  1. k-means

    0下载:
  2. C语言编写的一种模式识别里的重要的模糊聚类方法K-means算法的C程序-A pattern recognition C language' s important Fuzzy clustering methods K-means algorithm C program
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-13
    • 文件大小:1877
    • 提供者:123
  1. k-means-bayes-algorithm

    0下载:
  2. k-means和贝叶斯算法对iris数据进行测试-k-means algorithm and Bayesian test for iris data
  3. 所属分类:matlab

    • 发布日期:2017-04-23
    • 文件大小:32891
    • 提供者:万月
  1. K-means-PCA-Image-segment

    1下载:
  2. 基于K-means、图像多维组合、PCA三种方式的遥感图像分割。将几幅多波段遥感图像区分出区民区、水域和其它。-Remote sensing image segmentation K-means, multidimensional image combination, PCA based on three ways. The pieces of Multispectral Remote Sensing Image distinguish Kumin, watershed and other.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:429248
    • 提供者:杨暄
  1. K-means--based-on-PSO

    0下载:
  2. 基于粒子群算法的改进k均值算法比较研究 分类中心快速确定-Particle swarm optimization algorithm based on improved k-means algorithm
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-01
    • 文件大小:6095
    • 提供者:yanfei
  1. K-Means

    0下载:
  2. K-Means算法matlab实现,使用自己生成的数据文本-K-Means Alogrithm
  3. 所属分类:Other systems

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

    1下载:
  2. 本代码是K-means聚类算法,输入矩阵,输入聚类数目,直接可以用的算法-K-means algorithm
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:4156
    • 提供者:康凯
  1. K-means

    0下载:
  2. 聚类算法 K-means 数据点到原型的某种距离作为优化的目标函数,利用函数求极值的方法得到迭代运算的调整规则 该代码针对图像的分类-Some distance K-means clustering algorithm to the data points as a prototype optimization objective function, using the function for extreme methods to adjust the rules to get the cod
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-24
    • 文件大小:112752
    • 提供者:孙伟
  1. fuzzy-k-means

    0下载:
  2. fuzzy K-means.一个模糊k-means的程序-fuzzy k-means
  3. 所属分类:matlab

    • 发布日期:2017-04-27
    • 文件大小:406579
    • 提供者:刘波
  1. RBF-k-means

    0下载:
  2. 自己编写的RBF聚类程序,采用K均值聚类算法,希望对大家游泳!-Based on RBF neural network program code K-means clustering!
  3. 所属分类:AI-NN-PR

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

    0下载:
  2. k-means 的matlab算法实现,属于初学者自学使用的简单代码-k-means algorithm using matlab
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:3315
    • 提供者:汪海强
  1. color image segmentation

    0下载:
  2. Clustering is a way to separate groups of objects. K-means clustering treats each object as having a location in space. It finds partitions such that objects within each cluster are as close to each other as possible, and as far from objects in other
  3. 所属分类:matlab例程

    • 发布日期:2014-08-27
    • 文件大小:206127
    • 提供者:artaghizadeh
  1. K-MEANS

    0下载:
  2. 用k-means算法进行聚类分析。已运行成功。-By k-means clustering analysis algorithm. Has been running successfully.
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:938
    • 提供者:刘文龙
  1. k-means

    0下载:
  2. k-means算法,聚类算法,有图像聚类实例。聚类经典算法-k-means algorithm, clustering algorithm, image clustering instance. Clustering classical algorithm
  3. 所属分类:matlab

    • 发布日期:2017-04-29
    • 文件大小:84629
    • 提供者:ljf
  1. k-means

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

    • 发布日期:2017-04-12
    • 文件大小:675
    • 提供者:swathi
  1. k-means

    0下载:
  2. Descr iption of k means algorithm, with matrix explanation and code example
  3. 所属分类:Algorithm

    • 发布日期:2017-04-29
    • 文件大小:149774
    • 提供者:runaway54
  1. K-Means

    0下载:
  2. this project describes K means clustering of images in c# for k=2
  3. 所属分类:Algorithm

    • 发布日期:2017-04-26
    • 文件大小:223566
    • 提供者:bsef11
  1. [emuch.net]K-means

    0下载:
  2. 简易k-means聚类算法实例,针对二维数据,自带简易数据矩阵,分析结果有输出图像。-Simple k-means clustering algorithm example, for two-dimensional data, comes with simple data matrix, analysis results output image.
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:1630
    • 提供者:zl
  1. [emuch.net]K-means-multi-dimention

    1下载:
  2. 简易k-means聚类基础上的小改进,多维数据的聚类!-Simple small improvements based on k-means clustering, and clustering of multidimensional data!
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:2210
    • 提供者:zl
« 1 2 ... 17 18 19 20 21 2223 24 25 26 27 ... 50 »
搜珍网 www.dssz.com