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

搜索资源列表

  1. New-Revised-K-means

    0下载:
  2. New revised K-means聚类算法,为matlab函数,需要调用才能使用-New revised K-means clustering algorithm for matlab function, you need to call in order to use
  3. 所属分类:CSharp

    • 发布日期:2017-04-13
    • 文件大小:1997
    • 提供者:秦天柱
  1. K-mean-clustering-algoritm

    0下载:
  2. k均值聚类算法,帮助学习、使用,欢迎下载、-k-means clustering algorithm to help learn, use, welcome to download,
  3. 所属分类:MPI

    • 发布日期:2017-04-07
    • 文件大小:30843
    • 提供者:为实
  1. k-means---matlab

    0下载:
  2. matlab写的一个简单的k-means聚类算法,通过导入data.txt文件,再利用k-means讲结果呈现在界面上-matlab write a simple k-means clustering algorithm, by importing the data.txt file, and then use k-means results are presented in the interface stresses
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:1359
    • 提供者:郑杰
  1. K-means(delphi)

    0下载:
  2. 数据挖掘K-means聚类算法的delphi实现-Data mining K-means clustering algorithm delphi realized
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-17
    • 文件大小:345514
    • 提供者:dsf
  1. k-means

    0下载:
  2. 本代码主要实现了k均值聚类算法,通过c++在vc软件下实现聚类。-The code is mainly achieved k-means clustering algorithm, c++ in vc achieve clustering software.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-07
    • 文件大小:3134
    • 提供者:zhaobin
  1. k-means

    0下载:
  2. 基于云计算平台Hadoop的并行k-means聚类算法设计研究-Parallel k-means clustering algorithm designed Hadoop cloud-based computing platform
  3. 所属分类:Document

    • 发布日期:2017-04-08
    • 文件大小:262808
    • 提供者:王玉昂
  1. k-means-

    0下载:
  2. 基于云计算平台Hadoop的并行k-means聚类算法设计研究-Parallel k-means clustering algorithm designed Hadoop cloud-based computing platform
  3. 所属分类:Document

    • 发布日期:2017-04-26
    • 文件大小:262809
    • 提供者:桂玉梅
  1. MATLAB-fuzzy-K-means

    1下载:
  2. matlab模糊k-means聚类算法源码,很实用,略微改造即可使用-matlab fuzzy k-means clustering algorithm source code, very practical, you can use a little renovation
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:1180
    • 提供者:lujun
  1. k-means

    0下载:
  2. k-均值聚类算法(C语言实现): 给定类的个数K,将N个对象分到K个类中去,使得类内对象之间的相似性最大,而类之间的相似性最小。-k-means clustering algorithm (C language): given the number of classes K, N objects will be assigned to the K class, making the class the biggest similarity between objects, and the s
  3. 所属分类:Data structs

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

    0下载:
  2. K-means聚类算法的简单实现,内有点集文件以后缀.dat文件形式保存,我将整个C++工程文件打包上传-Simple implementation of K-means clustering algorithm, the set of point file is saved in the form of .dat, I will upload the entire package C++ project file
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-13
    • 文件大小:2972025
    • 提供者:何声欢
  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. [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. k-means

    0下载:
  2. Efficient K-Means Clustering Using Accelerated Graphics Processors. Good knowledge about k-means clustering algorithm.
  3. 所属分类:Algorithm

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

    0下载:
  2. k means clustering algorithm implementation in Java
  3. 所属分类:Java Develop

    • 发布日期:2017-04-24
    • 文件大小:16704
    • 提供者:Many
  1. k-means

    0下载:
  2. C语言编程实现的八维K-means聚类算法-Eight dimensional K-means clustering algorithm based on C programming language
  3. 所属分类:assembly language

    • 发布日期:2017-04-30
    • 文件大小:43334
    • 提供者:风大
  1. K-means

    0下载:
  2. K-means 聚类算法Matlab代码,基于 K-means 聚类算法的图像区域分割-K-means clustering algorithm Matlab code, image region segmentation based on K-means clustering algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-04-13
    • 文件大小:2007
    • 提供者:李海超
  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. my-k-means

    0下载:
  2. 这是一个k-means聚类算法,将一个四维量(比如有明确物理意义的花瓣长宽花萼长宽)按照几个中心点分成几类-This is a k-means clustering algorithm, a four-dimensional volume (such as a clear physical meaning petals calyx length and width aspect) is divided into several categories according to several ce
  3. 所属分类:Data Mining

    • 发布日期:2017-05-03
    • 文件大小:861097
    • 提供者:杨书涵
  1. Image-segmentation-based-on-K-means

    1下载:
  2. 将K-means聚类算法应用于图像的分割,留有较多的其他特征接口。-The K-means clustering algorithm is applied to image segmentation, leaving more other features of the interface.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-07
    • 文件大小:1463644
    • 提供者:Bao Donghai
  1. two-K-means

    0下载:
  2. K-means聚类算法,该程序是两个中心点的聚类方法,比较实用-K means clustering algorithm, the program is two center clustering method, practical
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:4096
    • 提供者:luo
« 1 2 3 4 56 7 8 9 10 ... 50 »
搜珍网 www.dssz.com