CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - Kmeans聚类算法

搜索资源列表

  1. KMeans-Picture

    0下载:
  2. Vs2013实现的K-Means聚类算法,把256^3颜色进行聚类,用少量颜色进行替换-Vs2013 implementation of the K-Means clustering algorithm, the 256^3 color clustering, with a small number of colors to replace
  3. 所属分类:CSharp

    • 发布日期:2017-04-29
    • 文件大小:69547
    • 提供者:LuYong
  1. kmeans

    0下载:
  2. kmeas聚类算法代码,主程序和调用程序-kmeas clustering algorithm code, the main program and the calling program
  3. 所属分类:assembly language

    • 发布日期:2017-04-12
    • 文件大小:1427
    • 提供者:朱成亮
  1. KMeans

    0下载:
  2. 数据聚类算法 kmeans 算法 ,使用MATLAB实现,文中的代码注释为中文,更易于实现-data mining algorithm , clustering algorithm , k_means algorithm
  3. 所属分类:Data Mining

    • 发布日期:2017-04-12
    • 文件大小:773
    • 提供者:qiong hiong
  1. K-means_learning

    0下载:
  2. 演示Kmeans聚类算法在计算机视觉中的应用 ,实现如何利用Kmeans聚类实现图像的分割-Demo Kmeans clustering algorithm in computer vision to realize how to use clustering to achieve image segmentation Kmeans
  3. 所属分类:Special Effects

    • 发布日期:2017-04-29
    • 文件大小:108338
    • 提供者:罗源
  1. KmeansPED

    0下载:
  2. 基于ED的kmeans聚类算法,开发环境为matlab-Kmeans clustering algorithm based on ED,The development environment of matlab
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-14
    • 文件大小:3579
    • 提供者:flame160
  1. KmeansPDTW

    8下载:
  2. 基于DTW的kmeans聚类算法,开发环境为matlab-Kmeans clustering algorithm based on DTW,The development environment of matlab
  3. 所属分类:Other systems

    • 发布日期:2017-04-14
    • 文件大小:3241
    • 提供者:flame160
  1. Kmeans

    0下载:
  2. 数据挖掘聚类算法java代码。包含Kmeans算法源码。-Data mining clustering algorithm java code. Kmeans algorithm source code included.
  3. 所属分类:Data Mining

    • 发布日期:2017-04-30
    • 文件大小:41487
    • 提供者:jianxiaodan
  1. kmeans

    0下载:
  2. K-means算法是硬聚类算法,是典型的基于原型的目标函数聚类方法的代表,它是数据点到原型的某种距离作为优化的目标函数,利用函数求极值的方法得到迭代运算的调整规则。-K-means clustering algorithm is hard, is a typical prototype-based clustering methods on behalf of the objective function, it is a method of data points to a certain d
  3. 所属分类:matlab

    • 发布日期:2017-04-30
    • 文件大小:19492
    • 提供者:JACK
  1. Kmeans

    0下载:
  2. K均值聚类算法是先随机选取K个对象作为初始的聚类中心。然后计算每个对象与各个种子聚类中心之间的距离,把每个对象分配给距离它最近的聚类中心-K-means clustering algorithm is to randomly K objects as the initial cluster centers. Then calculate the distance of each object and each seed cluster centers, assigning each objec
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:1049
    • 提供者:郭凯文
  1. kmeansCluster

    0下载:
  2. 开源搜索Carrot2中的kmeans聚类算法(作为性能对比用),由波兰学者Osinski撰写。-The open source search Carrot2 kmeans clustering algorithm (used as a performance comparison), written by the Polish scholar Osinski.
  3. 所属分类:Data Mining

    • 发布日期:2017-04-15
    • 文件大小:5681
    • 提供者:李寻进
  1. kmeans

    0下载:
  2. K-means的聚类算法,比较有用的代码,希望对大家有用。-K-means clustering algorithm, more useful code, we hope to be useful.
  3. 所属分类:Algorithm

    • 发布日期:2017-05-07
    • 文件大小:1195387
    • 提供者:chen
  1. kmeanspp

    1下载:
  2. Kmeans聚类算法matlab实现,仅作为参考,没有数据,需要自己加入-K Means clustering algorithm matlab realize, only as a reference, there is no data, we need to add yourself
  3. 所属分类:matlab

    • 发布日期:2016-10-23
    • 文件大小:1024
    • 提供者:ld
  1. kmeans

    0下载:
  2. 用c++实现c均值聚类算法,并行计算实现该方法。-c-means c++
  3. 所属分类:Other systems

    • 发布日期:2017-05-04
    • 文件大小:53784
    • 提供者:杨林
  1. Untitled

    0下载:
  2. KMEANS聚类算法,算法收敛速度快,处理的数据维度非常大。使用的领域广。-K MEANS clustering algorithm, the algorithm convergence speed, processing the data dimension is very large. The use of a wide field.
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:841
    • 提供者:周鹏
  1. kmeansdemo

    0下载:
  2. kmeans聚类算法在计算机视觉中的应用,实现图像分割,matlab2012版本,可测试运行。-Kmeans clustering algorithm in the application of computer vision, image segmentation, matlab2012 version, test run.
  3. 所属分类:source in ebook

    • 发布日期:2017-05-05
    • 文件大小:107394
    • 提供者:孙婧怡
  1. kmeans

    1下载:
  2. 聚类算法Kmeans的Matlab源代码
  3. 所属分类:2D图形编程

    • 发布日期:2017-06-07
    • 文件大小:1260967
    • 提供者:jewel201300
  1. k_means

    0下载:
  2. 用kmeans算法处理资源3号卫星图像,用欧式距离来计算聚类中心,在用前后两次聚类之间的误差来决定迭代次数(Kmeans algorithm is used to deal with the resource 3 satellite image, and the Euclidean distance is used to calculate the clustering center. The number of iterations is determined by the error bet
  3. 所属分类:matlab例程

    • 发布日期:2017-12-20
    • 文件大小:539648
    • 提供者:CASPER_G
  1. K聚类

    0下载:
  2. 聚类,这是一个用MATLAB编写的kmeans算法,主要用通常的聚类分析(Clustering, which is a MATLAB written in kmeans algorithm, mainly with the usual clustering analysis)
  3. 所属分类:其他

    • 发布日期:2017-12-22
    • 文件大小:10240
    • 提供者:AAA218
  1. kMeans

    0下载:
  2. 聚类分析,是机器学习与人工智能的一个重要算法(Clustering analysis is an important algorithm for machine learning and artificial intelligence)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2017-12-20
    • 文件大小:2048
    • 提供者:shenabcd
  1. k-means_old-faithful-master

    0下载:
  2. k-means属于划分法的聚类算法,能够见数值样本按照一定的规律划分为用户指定的类别(The goal of the algorithm is to partition a given dataset into a user-specified number of clusters, k, and obtain the similarity between samples of the same cluster rather than the different clusters)
  3. 所属分类:其他

    • 发布日期:2017-12-27
    • 文件大小:5120
    • 提供者:宏超
« 1 2 ... 6 7 8 9 10 1112 13 14 15 16 ... 19 »
搜珍网 www.dssz.com