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

搜索资源列表

  1. k-means

    0下载:
  2. 此代码可以对图像很好的聚类,文件里面有原始图像,也有聚类后的图像,聚类的效果挺好的,大家可以看看(This code can make a good clustering of images. In the file, there are original images, and there are also images of clustering. The effect of clustering is good. You can have a look at it)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-27
    • 文件大小:118784
    • 提供者:宁采臣
  1. clustering-index

    0下载:
  2. 欢迎使用和评述此工具箱,您的意见是对我们工作的支持。 此工具适合于不同有效性指标的性能比较,改进代码用于不同的应用问题等等。 (1) NCT的内容 NCT包括4个外部有效性指标和8种内部有效性指标,编制的程序文件"validity_Index.m"用于调用它们 (2) 主文件 "mainClusterValidationNC.m" 的内容 主文件设计为如何使用PAM聚类算法、如何使用有效性指标和方法来估计聚类个数。(H
  3. 所属分类:数学计算

    • 发布日期:2017-12-25
    • 文件大小:37888
    • 提供者:CCGC
  1. 1、K-means学习

    0下载:
  2. K-means算法MATLAB仿真,利用一副图像作为数据实现K聚类算法仿真(K-means algorithm, MATLAB simulation)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-27
    • 文件大小:106496
    • 提供者:casc_zxy
  1. k-means

    0下载:
  2. k-means以空间中k个点为中心进行聚类,对最靠近他们的对象归类 c++实现代码(C++ implementation code of k-means)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2017-12-29
    • 文件大小:3072
    • 提供者:woddas
  1. kmeans

    0下载:
  2. 对数据和图像进行聚类分析,k-means聚类方法多应用于模式识别,人工智能,机器学习等方面(Clustering analysis of data and images, K-means clustering method should be used in pattern recognition, artificial intelligence, machine learning and so on)
  3. 所属分类:数据挖掘

    • 发布日期:2017-12-31
    • 文件大小:1024
    • 提供者:Source Pill
  1. Data_Clustering

    0下载:
  2. 对给定的一堆数据进行聚类,并进行类别标记(Clustering a given set of data)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-01
    • 文件大小:57344
    • 提供者:huangyuejun
  1. cluster

    0下载:
  2. 快速搜索与发现密度峰值聚类方法来确定聚类中心(Clustering by fast search and find of density peaks)
  3. 所属分类:数据挖掘

    • 发布日期:2018-01-04
    • 文件大小:6172672
    • 提供者:radsky
  1. KMeans

    0下载:
  2. 基于matlab语言编译的用于实现聚类的k-means函数(K-means function compiled by MATLAB language for clustering)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-01-05
    • 文件大小:1024
    • 提供者:Gloryxpz
  1. julei

    0下载:
  2. 聚类算法是给一大堆原始数据,然后通过算法将其中具有相似特征的数据聚为一类。 这里的k-means聚类,是事先给出原始数据所含的类数,然后将含有相似特征的数据聚为一个类中。(The clustering algorithm is given to a large number of original data, and then the data with similar features are gathered into a class by algorithm. The K-mean
  3. 所属分类:matlab例程

    • 发布日期:2018-01-06
    • 文件大小:1024
    • 提供者:WanderKing
  1. K均值聚类

    0下载:
  2. k均值聚类。肩膀哭鬼股滚厉害话句句巨坑了你(k-means fyyggk kjb ghfch hjgkjb jknk knk klnb ugg hih hihk klhk khji.)
  3. 所属分类:C#编程

    • 发布日期:2018-01-08
    • 文件大小:25600
    • 提供者:悲伤
  1. RBF-k均值聚类

    1下载:
  2. RBF(径向基神经网络)网络是一种重要的神经网络,RBF网络的训练分为两步,第一步是通过聚类算法得到初始的权值,第二步是根据训练数据训练网络的权值。RBF权值的初始聚类方法较为复杂,比较简单的有K均值聚类,复杂的有遗传聚类,蚁群聚类等,这个RBF网络的程序是基于K均值聚类的RBF代码。(RBF (radial basis function network) is an important neural network. The training of RBF network is divided
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-01-10
    • 文件大小:6144
    • 提供者:老外
  1. kmeans1

    0下载:
  2. 实现k-means算法的matlab代码(the matlab code of the k-means algorithm)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-01-10
    • 文件大小:1024
    • 提供者:zuiwoZ
  1. k-means-master

    0下载:
  2. just a silly k-means implementation in MATLAB. 简单的用MATLAB实现的kmeans算法(just a silly k-means implementation in MATLAB.)
  3. 所属分类:其他

    • 发布日期:2018-04-19
    • 文件大小:2048
    • 提供者:a449337053
  1. kmedia

    0下载:
  2. 利用所编的程序,完美的实现经典的K-means聚类算法分析。(Using the program compiled, the classic K-means clustering algorithm is realized perfectly.)
  3. 所属分类:其他

    • 发布日期:2018-04-19
    • 文件大小:1024
    • 提供者:你美
  1. Clustering-master

    0下载:
  2. 深度学习中,用matlab对k-means算法进行了实现,运行效果还不错,第一次上传文件,多多指教(The k-means algorithm is implemented.)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-04-20
    • 文件大小:7168
    • 提供者:waxbanban
  1. 蚁群聚类

    0下载:
  2. 基于蚁群算法的K-means聚类分析模型(Ant colony clustering analysis model)
  3. 所属分类:matlab例程

    • 发布日期:2018-04-21
    • 文件大小:3072
    • 提供者:小瑾
  1. K-means图像识别

    0下载:
  2. 利用K-means对图像进行聚类,识别。您可以设置参数达到更好的识别效果(Using K-means to cluster and identify images.You can set parameters to achieve better recognition results)
  3. 所属分类:图形图像处理

    • 发布日期:2018-04-21
    • 文件大小:342016
    • 提供者:branden
  1. K_means

    0下载:
  2. k-means的实现,基本的计算方式,444(k means asdasdsfsafdsadfas)
  3. 所属分类:matlab例程

    • 发布日期:2018-04-22
    • 文件大小:6144
    • 提供者:frezzy
  1. 5

    0下载:
  2. 利用相位一致性提取图像边缘,K-means聚类后区域生长进行图像分割,附参考论文资料。(The image edge is extracted by phase consistency, and the region growth is segmented after K-means clustering, and the reference papers are attached.)
  3. 所属分类:matlab例程

    • 发布日期:2018-04-28
    • 文件大小:130048
    • 提供者:zidoa
  1. 6

    0下载:
  2. 利用相位一致性提取图像边缘,K-means聚类后区域生长进行图像分割,附参考论文资料和相关解释。(The image edge is extracted by phase consistency, and the region growth is segmented after K-means clustering, and the reference papers and relevant explanations are attached.)
  3. 所属分类:matlab例程

    • 发布日期:2018-04-23
    • 文件大小:131072
    • 提供者:zidoa
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 50 »
搜珍网 www.dssz.com