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

搜索资源列表

  1. Kmeans.Cluster.using.Guide

    0下载:
  2. 图像集群(Image Clustering) (1)图像读入,显示图像所在路径; (2)采用imgcluster函数进行图像集群,选择集群个数后进行图像集群; (3)运行后,在原图像上显示集群灰度图; (4)若要显示各个集群情况,可打开【Show Clustering Image】新窗体,显示各集群类的基于原图的彩绘区域。其中非当前集群范围,则显示灰度为255的黑色。用户可点击按纽上下查看所有集群图。-image cluster (Image Clustering) (1) re
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:111.46kb
    • 提供者:mecal
  1. matlab

    2下载:
  2. 余弦距离进行聚类分析,余弦距离kmeans进行聚类分析,-Cluster analysis cosine distance, cosine distance from the cluster analysis kmeans,
  3. 所属分类:matlab

    • 发布日期:2017-02-23
    • 文件大小:12.92kb
    • 提供者:刘明
  1. PhamDN05-kmeans

    0下载:
  2. k-means cluster algorithm
  3. 所属分类:Document

    • 发布日期:2017-05-06
    • 文件大小:1003.65kb
    • 提供者:who
  1. cluster

    0下载:
  2. clustering ---uses a kmeans method-clustering---uses a kmeans method
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:3.56kb
    • 提供者:ankit
  1. KMEANS

    0下载:
  2. 基于c++的k-means聚类分析算法,实用性很强-Cluster analysis algorithm
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-07
    • 文件大小:1.88mb
    • 提供者:天琪翼
  1. Image-Kmeans

    0下载:
  2. use the k-means algorithm to cluster pixels into a number of clusters representing the texture regions.
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:1.6kb
    • 提供者:yashar
  1. zfk_example

    1下载:
  2. 聚类分析里的k均值(kmeans)算法的matlab实现,是老师即将出的书里,我给写的例子,大家看看吧。 -Where k-means cluster analysis (kmeans) algorithm matlab implementation, a teacher is leaving the book, I give examples of writing, we take a look at bar.
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:690byte
    • 提供者:who
  1. KMeans

    0下载:
  2. KMeans聚类 (KMeans clustering)With the given cluster number, find the best initial state via running multiple kmean algorithms.-(KMeans clustering)With the given cluster number, find the best initial state via running multiple kmean algorithms.
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:60.35kb
    • 提供者:boliwang
  1. kmeans

    0下载:
  2. K-means is a clustering algorithm In the beginning we determine number of cluster K and we assume the centroid or center of these clusters. We can take any random objects as the initial centroids or the first K objects in sequence can also serve a
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:1.91kb
    • 提供者:Luis
  1. kmeans

    0下载:
  2. java k均值源码,实现了k-means的算法,并给出界面显示。实例中通过二维空间中的点进行聚类。-java k-means algorithm, display the cluster result on the two demension.
  3. 所属分类:Java Develop

    • 发布日期:2017-03-29
    • 文件大小:8.25kb
    • 提供者:徐廷
  1. kmeans

    0下载:
  2. C# 聚类k-means 建立tf*idf的聚类过程-C# cluster for every one
  3. 所属分类:CSharp

    • 发布日期:2017-03-25
    • 文件大小:15.59kb
    • 提供者:jian huang
  1. kmeans

    0下载:
  2. 一种改进的均值聚类算法,能很好的利用与图像分割技术-k-means cluster
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:1.32kb
    • 提供者:张先生
  1. cluster

    0下载:
  2. 我做的用Kmeans方法,分别采用欧式距离。夹角余弦,和度量函数的方法来表示两点的相似度-I do use Kmeans methods were used Euclidean distance. Angle cosine, and methods of measurement functions to represent the similarity of two
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-03
    • 文件大小:53.88kb
    • 提供者:bing
  1. Kmeans

    0下载:
  2. c++实现的kmeans聚类算法,编写简单,欢迎使用-kmeans cluster
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-02
    • 文件大小:18.29kb
    • 提供者:ohfei
  1. KMEANS

    0下载:
  2. 基于MATLAB的kmeans聚类分析,包含数据和源代码,-MATLAB-based kmeans cluster analysis, including data and source code,
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:3.56kb
    • 提供者:刘钊
  1. kmeans

    2下载:
  2. 使用K-均值聚类算法在IRIS数据上进行聚类分析.-K-means clustering algorithm using IRIS data in the cluster analysis.
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:3.29kb
    • 提供者:李海
  1. KMEANS

    0下载:
  2. k-means C++ 源代码, 修正原来的错误, 增加的新功能 1、用vector实现其存储 2、直接在程序中读取数据集 3、结果可以保存到文件中 4、用户可以输入聚类个数 5、初始聚类中心随机选择(代码自动随机)-k-means C++ source code, fixes the original error, the increase in new features 1, 2, with the vector to achieve its store dire
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-14
    • 文件大小:5.37kb
    • 提供者:烈马
  1. kmeans

    0下载:
  2.  k-means 算法接受参数 k ;然后将事先输入的n个数据对象划分为 k个聚类以便使得所获得的聚类满足:同一聚类中的对象相似度较高;而不同聚类中的对象相似度较小。聚类相似度是利用各聚类中对象的均值所获得一个“中心对象”(引力中心)来进行计算的。-k-means algorithm takes parameters k and then advance the input data object is divided into n-k-clustering in order to make
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-02
    • 文件大小:552.68kb
    • 提供者:zhangmuhua
  1. kmeans

    0下载:
  2. K均值有效执行++多元数据的聚类算法。它已经表明,该算法具有的总群集内距离的期望值是日志(K)的竞争力的上限。此外,K -均值++通常远高于香草收敛K均值少。-An efficient implementation of the k-means++ algorithm for clustering multivariate data. It has been shown that this algorithm has an upper bound for the expected value o
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:2.07kb
    • 提供者:driiawrl
  1. Kmeans

    0下载:
  2. 基于java语言实现的kmeans聚类算法,还是很靠谱的(kmeans cluster realize based on java)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2017-12-21
    • 文件大小:1kb
    • 提供者:heimohe
« 12 3 4 5 6 7 »
搜珍网 www.dssz.com