搜索资源列表

  1. 用matlab实现K均值聚类算法

    1下载:
  2. 用matlab实现K均值算法
  3. 所属分类:文档资料

  1. K-均值聚类算法

    0下载:
  2. K-均值聚类算法的matlab源程序,K-均值聚类算法的matlab源程序
  3. 所属分类:matlab例程

    • 发布日期:2012-06-07
    • 文件大小:2434
    • 提供者:whitter
  1. kmeans聚类算法源码

    1下载:
  2. k均值聚类算法源码,比较经典,无解压密码-kmeans clustering algorithm source code,comparatively classical,no password for unzip
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-03
    • 文件大小:29696
    • 提供者:司南
  1. C--K-Means

    0下载:
  2. 这个是K-Means动态聚类算法的源程序,需要的请下,请多多指教,谢谢!-This is a K- Means clustering algorithm source, the need to please, please exhibitions, thank you!
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-03
    • 文件大小:32768
    • 提供者:HaicoLi
  1. K-Mean1

    0下载:
  2. 编写K-均值聚类算法程序,对下图所示数据进行聚类分析(选k=2)-prepare K-means clustering algorithm, the data shown in the chart below cluster analysis (EAC k = 2)
  3. 所属分类:matlab例程

    • 发布日期:2024-05-03
    • 文件大小:121856
    • 提供者:
  1. 2

    0下载:
  2. K均值聚类算法,将模式识别方法与图像处理技术相结合,掌握利用K均值聚类算法进行图像分类的基本方法-K-means clustering algorithm, the pattern recognition method and image processing technology, to master the use of K-means clustering algorithm is the basic method of imag
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-03
    • 文件大小:1024
    • 提供者:孟星
  1. kmeans1

    0下载:
  2. k-均值聚类算法实现灰度图像分割,输入图像矩阵和聚类中心个数,返回为最终的聚类中心和图像中每个像素所属类的编号(对应于图像矩阵)-k-means clustering algorithm to achieve gray-scale image segmentation, the input image matrix and the number of cluster centers, the return for the final i
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-03
    • 文件大小:1024
    • 提供者:cc
  1. kmeans

    0下载:
  2. matlab源码关于模糊K均值聚类算法,很好的,适合大家下载研究学习-matlab source code on the fuzzy K-means clustering algorithm, very good for everyone to download research study
  3. 所属分类:matlab例程

    • 发布日期:2024-05-03
    • 文件大小:1024
    • 提供者:亨利
  1. K-means

    0下载:
  2. 简单实用的k均值聚类算法,可以实现多位向量的简单聚类-Simple and practical k-means clustering algorithm, can achieve more than a simple vector clustering
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2024-05-03
    • 文件大小:5120
    • 提供者:chunxiao
  1. K

    0下载:
  2. K-均值聚类算法,对数据进行聚类分析,可用于提取关键帧等。用matlab实现-K-means clustering algorithm, cluster analysis of data that can be used, such as key fr a me extraction. Using matlab to achieve
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-03
    • 文件大小:122880
    • 提供者:zhengmin
  1. K-Means

    0下载:
  2. 较简单的KMeans聚类算法实现,编程语言matlab-Clustering KMeans relatively simple algorithm, programming language matlab
  3. 所属分类:matlab例程

    • 发布日期:2024-05-03
    • 文件大小:4096
    • 提供者:tzx
  1. K_average

    0下载:
  2. k均值聚类或者成为均值聚类,用于对各个数据进行分类-k-means clustering or a means clustering for the classification of the various data
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-03
    • 文件大小:1024
    • 提供者:李岚
  1. K_average

    0下载:
  2. matlab实现的k均值聚类算法,可以实现对大量数据的有效分类-matlab implementation of the k-means clustering algorithm, can achieve a large amount of data on an effective classification
  3. 所属分类:matlab例程

    • 发布日期:2024-05-03
    • 文件大小:37888
    • 提供者:sunny
  1. k

    0下载:
  2. k平均聚类所谓k均值聚类方法是一种无监督的学习算法,它能用已知类数的数据聚类和预测。-k-average clustter
  3. 所属分类:其他小程序

    • 发布日期:2024-05-03
    • 文件大小:49152
    • 提供者:小屁
  1. kmean

    0下载:
  2. 包括K-均值聚类算法的思想介绍,kmeans的MATLAB代码,c语言代码、c++代码。-Including the K-means clustering algorithm introduced the idea, kmeans of MATLAB code, c language code, c++ code.
  3. 所属分类:matlab例程

    • 发布日期:2024-05-03
    • 文件大小:10240
    • 提供者:刘斌
  1. K-means

    0下载:
  2. 均值为K的聚类算法,是一种对聚类数据进行的最简单的算法,广泛应用在各种场合中。-K mean clustering algorithm for clustering data is the most simple algorithm, widely used in various occasions.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-03
    • 文件大小:48128
    • 提供者:sunjianqing
  1. kmean

    0下载:
  2. 包括K-均值聚类算法的思想介绍,kmeans的MATLAB代码,c语言代码、c++代码。-Including the K-means clustering algorithm introduced the idea, kmeans of MATLAB code, c language code, c++ code.-Entropy Based Subspace Clustering for Mining Data- ENCLUS- a
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-03
    • 文件大小:1130496
    • 提供者:陈老师
  1. kjunzhijulei

    0下载:
  2. 说明K均值聚类算法的流程,并用matlab实现K均值聚类功能(Using MATLAB to implement function of K-means clustering)
  3. 所属分类:matlab例程

    • 发布日期:2024-05-03
    • 文件大小:1024
    • 提供者:maxiao10
  1. K-means

    0下载:
  2. 利用MATLAB实现K均值聚类算法,加深对该算法的理解。(We use MATLAB to achieve K mean clustering algorithm to deepen our understanding of the algorithm.)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-03
    • 文件大小:5120
    • 提供者:WG_JNU
  1. k均值聚类

    0下载:
  2. 通过比较自编MATLAB 的k-means 算法程序和SPSS 中自带的k-means聚类工具,对两个数据集聚类,并分析了聚类结果。(By comparing the k-means algorithm program of self-compiled MATLAB with the K-means clustering tool of SPSS, two data sets are clustered and the clusteri
  3. 所属分类:matlab例程

    • 发布日期:2024-05-03
    • 文件大小:362496
    • 提供者:yty1018
« 12 3 4 5 6 7 8 9 10 »

源码中国 www.ymcn.org