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

搜索资源列表

  1. MyKmeans

    0下载:
  2. 实现聚类K均值算法: K均值算法:给定类的个数K,将n个对象分到K个类中去,使得类内对象之间的相似性最大,而类之间的相似性最小。 缺点:产生类的大小相差不会很大,对于脏数据很敏感。 改进的算法:k—medoids 方法。这儿选取一个对象叫做mediod来代替上面的中心 的作用,这样的一个medoid就标识了这个类。步骤: 1,任意选取K个对象作为medoids(O1,O2,…Oi…Ok)。 以下是循环的: 2,将余下的对象分到各个类中去(根据与medoid最相近的原则); 3,对于每个类(Oi)
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:1378
    • 提供者:阿兜
  1. K_average

    1下载:
  2. 模式识别的经典算法之一,动态聚类的k均值算法,采用matlab进行编程,并对分类进行了画图分析。-the classic pattern recognition algorithms, dynamic clustering algorithm k mean using Matlab programming, as well as classification of the class analysis.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:2701
    • 提供者:也风
  1. 数据挖掘常用算法

    1下载:
  2. 数据挖掘常用的算法,包括id3,k均值,FCM,SVM,CART五个常用的算法,是用matlab编写的。-commonly used data mining algorithms, including id3, k mean, FCM, the SVM, CART five commonly used algorithm is the use of Matlab prepared.
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:18518
    • 提供者:李冬宾
  1. k_mean_binary

    0下载:
  2. 是对K-mean算法的数据分析处理,运行时需输入数据,其中有参考数据,希望对大家的学习有所帮助-of K-mean algorithm for data analysis, run-time required to input data, including reference materials, we hope to learn some help
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:55575
    • 提供者:
  1. cmeans

    0下载:
  2. 实现聚类K均值算法: K均值算法:给定类的个数K,将n个对象分到K个类中去,使得类内对象之间的相似性最大,而类之间的相似性最小。-achieving K-mean clustering algorithms : K-means algorithm : given the number of Class K, n objects assigned K to 000 category, making such objects within the similarity between the lar
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:1408
    • 提供者:yili
  1. segement

    0下载:
  2. 此程序采用K均值的方法对样本数据进行模式分类-procedure used K-mean method of sample data for pattern classification
  3. 所属分类:生物技术

    • 发布日期:2008-10-13
    • 文件大小:1310649
    • 提供者:吴克松
  1. texture3

    0下载:
  2. 本程序在对图像进行纹理分析(基于共发矩阵的方法)的基础上,获取图像不同区域的纹理特征,针对这些纹理特征,采用聚类(K-mean)的分类算法对图像进行区域划分!-procedures in the right image texture analysis (based on total fat matrix method), on the basis of access to different regions of the image texture features, these featur
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:350655
    • 提供者:陈镇静
  1. textureA2

    0下载:
  2. 本程序在对图像进行纹理分析(由于共发矩阵的方法效果很不好,本程序采用基于频率域的纹理分析算法)的基础上,获取图像不同区域的纹理特征,针对这些纹理特征,采用聚类(K-mean)的分类算法对图像进行区域划分!-procedures in the right image texture analysis (due to a total of hair matrix, the effect is very bad, the program uses a frequency domain based on
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:303623
    • 提供者:陈镇静
  1. KMEANS_FixedBug

    0下载:
  2. 经典的K均值分类算法源码,修正了原作者没有处理当类中样本为0的情况下的bug-classic K-mean classification algorithm source code, that the original author did not address when the category 0 samples of the bug
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:7311
    • 提供者:赵真清
  1. image

    0下载:
  2. 基于纹理度量的图像分割,适用于遥感图像,利用到K-mean算法-texture measurement based on the image segmentation, applicable to remote sensing images, the use of K-mean algorithm
  3. 所属分类:2D图形编程

    • 发布日期:2014-01-15
    • 文件大小:444308
    • 提供者:lichuan
  1. ZXPKMeans(07082501)

    0下载:
  2. 这个实现了K-MEAN的计算,在MFC的格式下作的
  3. 所属分类:3D图形编程

    • 发布日期:2008-10-13
    • 文件大小:28414
    • 提供者:祝秀萍
  1. clustering

    0下载:
  2. 一个聚类算法用K-mean处理后迭代,论文发表在PAK
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2014-01-17
    • 文件大小:2458709
    • 提供者:杜亮
  1. 2A

    1下载:
  2. 用于遥感图像分类。其输入为几幅遥感图像,使用k-mean聚类方法对图像中的不同地形进行聚类分割
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:419685
    • 提供者:xxl
  1. kMean

    0下载:
  2. k-mean算法演示,利用手工输入点通过k类自动聚合
  3. 所属分类:中文信息处理

    • 发布日期:2008-10-13
    • 文件大小:141380
    • 提供者:jack
  1. K-MEANS

    0下载:
  2. k-mean算法的源码,对聚类非常有用!!可以直接使用!
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:34276
    • 提供者:谢潇
  1. Kmean

    0下载:
  2. 神经网络中的K-MEAN聚类算法,并在MFC中以主观形式显示学习过程。
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:46341
    • 提供者:三方
  1. Kmeans

    0下载:
  2. 可以实现K均值聚类的MATLAB程序。但是有点小问题。(The MATLAB program of K mean clustering can be realized.)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-05-06
    • 文件大小:16384
    • 提供者:southpole
  1. kmean

    3下载:
  2. 确定K均值最佳聚类数,把数据导入后运行即可(Determining the best clustering number of K mean)
  3. 所属分类:matlab例程

    • 发布日期:2018-11-12
    • 文件大小:2048
    • 提供者:王的男人//
  1. 49779421k-mean

    0下载:
  2. k均值聚类程序,虽然matlab中也有自带的,但是这个速度不错。(K mean clustering program, although matlab also has its own, but this speed is good.)
  3. 所属分类:其他小程序

    • 发布日期:2018-11-07
    • 文件大小:1370
    • 提供者:xx123123123123
  1. 改进的基于划分算法的三维点云聚类matlab实现

    4下载:
  2. 根据网上基于划分法k-means的聚类算法,我做了改进。可以预设一个最大的类数和一个半径,自动划分合适的类。最终将随机三维点云聚类完成后显示为不同颜色。(According to the clustering algorithm based on partition K-means on the Internet, I improved it. A maximum number of classes and a radius can be preset to automatically divi
  3. 所属分类:matlab例程

    • 发布日期:2020-12-22
    • 文件大小:1024
    • 提供者:woyaokaobo
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 21 »
搜珍网 www.dssz.com