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

搜索资源列表

  1. amodifiedKmeans

    0下载:
  2. An Efficient K-Means Clustering Algorithm.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:592699
    • 提供者:aaaaaaa
  1. kmeans

    0下载:
  2. 基于c++的k-means算法,效果比较明显。
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:9018
    • 提供者:汪中
  1. yizhongK-meanssuanfadeshixian

    1下载:
  2. 自己花费整整两个星期写出来的关于数据挖掘K-means算法的论文,论文中详细的进行了论述并提出了改进后的算法以及对比欢迎下载
  3. 所属分类:WEB源码

    • 发布日期:2008-10-13
    • 文件大小:60278
    • 提供者:zjz
  1. K_MEANS

    0下载:
  2. This directory contains code implementing the K-means algorithm. Source code may be found in KMEANS.CPP. Sample data isfound in KM2.DAT. The KMEANS program accepts input consisting of vectors and calculates the given number of cluster centers u
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:30425
    • 提供者:王宏君
  1. k-means

    0下载:
  2. kmeans 算法实现,有需要的下载下去,有问题大家一起讨论啊,
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:36688
    • 提供者:刘磊
  1. K_Means

    1下载:
  2. k-means是一种经典的聚类算法,这是用java实现k-means的源码,其中包括了测试数据文件
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:4515
    • 提供者:尹哲
  1. K_MEANS

    0下载:
  2. K-MEANS算法程序(MATLAB环境)
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:1226
    • 提供者:liuwei
  1. TextureAnlysis

    1下载:
  2. TextureAnlysis.m实现遥感图像的纹理分析,以 方向邻域内的灰度均值 和 灰度共生矩阵的熵 作为纹理特征,使用k-means聚类。
  3. 所属分类:图形图像处理(光照,映射..)

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

    0下载:
  2. 中心点漂移是一种非监督聚类算法(与k-means算法相似,但应用范围更广些),可用于图像分割,基于Matlab实现的源码。 MedoidShift is a unsupervised clustering algorithm(similar to k-means algorithm, but can be used in border application fields), can be used for image segmentation. Included is the Matlab
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:37357
    • 提供者:陈明
  1. newkmeans.tar

    0下载:
  2. 基本的k-means聚类算法c++实现,对于理解算法的过程非常有帮助。 Basic implementation of k-means algorithm with c++, it is very helpful to understand the procedure of k-means algorithm.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:3956
    • 提供者:陈明
  1. kmlocal-1.7.1.tar

    0下载:
  2. 高效的k-means算法实现,使用了k-d树与局部搜索等提高k-means算法的执行效率,同时包含示例代码,用c++代码实现。 Effecient implementation of k-means algorith, k-d tree and local search strategy are implementd to improve the effeciency, samples are included to show how to use it. All codes are imple
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:907214
    • 提供者:陈明
  1. 200412262259022

    0下载:
  2. k-meansy算法源代码。This directory contains code implementing the K-means algorithm. Source code may be found in KMEANS.CPP. Sample data isfound in KM2.DAT. The KMEANS program accepts input consisting of vectors and calculates the given number of clu
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:32426
    • 提供者:韩明芳
  1. cluster-1.37.tar

    0下载:
  2. 聚类算法包,包括K-Means,性能好,有例程
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:969708
    • 提供者:haibo zheng
  1. kmeans

    0下载:
  2. kmeans算法实现 a simple k-means clustering routine. returns the cluster labels of the data points in an array.
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:2087
    • 提供者:sisn
  1. gabor_c

    0下载:
  2. 用gabor滤波器,K-means聚类的方法实现对图像进行纹理分割。
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:351298
    • 提供者:黎维娟
  1. Clustering

    2下载:
  2. 数据挖掘算法。K-Means聚类数据挖掘算法。该算法是用Java语言编写的。
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:42211
    • 提供者:张志娟
  1. kmeansNetlab

    0下载:
  2. KMEANS Trains a k means cluster model.CENTRES = KMEANS(CENTRES, DATA, OPTIONS) uses the batch K-means algorithm to set the centres of a cluster model. The matrix DATA represents the data which is being clustered, with each row corresponding to
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:1926
    • 提供者:西晃云
  1. misc

    0下载:
  2. Probability distribution functions. estimation - (dir) Probability distribution estimation. dsamp - Generates samples from discrete distribution. erfc2 - Normal cumulative distribution function. gmmsamp - Generates sample from Gaussian m
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:21921
    • 提供者:林枫
  1. k-means

    0下载:
  2. 本代码主要对 K_means 算法用java语言实现 .对需要java kmeans同志很帮助! 并附有测试文件!
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:30308
    • 提供者:liunengxian
  1. ClustererEnsemble

    0下载:
  2. K-Means动态聚类算法源程序 比较常见的聚类算法。
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:5861
    • 提供者:wwwiceage
« 1 2 ... 43 44 45 46 47 4849 50 »
搜珍网 www.dssz.com