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

搜索资源列表

  1. K-Means

    0下载:
  2. 数据挖掘中的K-均值聚类算法,java语言实现。 可直接编译运行-Data Mining K-means clustering algorithm, java language.
  3. 所属分类:SQL Server

    • 发布日期:2017-11-28
    • 文件大小:5537
    • 提供者:郭晨
  1. K-means-

    0下载:
  2. 一种基于颜色的分割,使用聚类算法中的K均值算法。本例主要用到的函数是色彩空间转换函数makecform和applycform,对于K均值聚类使用kmeans函数。-Based on color segmentation, using clustering algorithm K-means algorithm. In this case the main function used is the color space conversion function makecform and appl
  3. 所属分类:Special Effects

    • 发布日期:2017-11-12
    • 文件大小:133128
    • 提供者:chaihongjian
  1. K-Means

    0下载:
  2. 基于vc程序的实现K-Means动态聚类算法源程序-K-Means clustering algorithm based on vc program source code implementation of K-Means clustering algorithm based on vc program source code to achieve
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-16
    • 文件大小:108762
    • 提供者:yangjingyu
  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-cluster

    1下载:
  2. 主要是用来K均值聚类,K值按照自己的需要设置并将聚类结果保存到相应目录下的excel文档中-Mainly used K-means clustering, K value is set according to their needs and clustering results are saved to the appropriate directory under the excel document
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:1324
    • 提供者:涂俊超
  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聚类 可以实现 效果很好 三维立体效果图-k-means clustering can achieve good results three-dimensional renderings
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-12
    • 文件大小:1520
    • 提供者:王江涛
  1. K-means-C

    0下载:
  2. K-means实现数据聚类,其中包括数据维度,数据分类数-K-means clustering data, including data dimensions, data classification number, etc.
  3. 所属分类:software engineering

    • 发布日期:2017-04-15
    • 文件大小:6692
    • 提供者:
  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. 聚类算法 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. 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. 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 2 ... 4 5 6 7 8 910 11 12 13 14 ... 50 »
搜珍网 www.dssz.com