搜索资源列表

  1. k均值聚类算法分析

    0下载:
  2. k均值聚类算法分析,采用C++编程技术,提供代码可重用机制 -k-means clustering algorithm analysis, the use of C programming, code reuse mechanism
  3. 所属分类:数据结构常用算法

    • 发布日期:2010-07-01
    • 文件大小:31002
    • 提供者:chu na
  1. k均值聚类算法源代码

    1下载:
  2. K均值聚类算法源代码-K-means clustering algorithm source code
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:30395
    • 提供者:静子
  1. K-均值聚类算法

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

    • 发布日期:2012-06-07
    • 文件大小:2434
    • 提供者:whitter
  1. 对k-means聚类算法的改进

    0下载:
  2. K均值算法的一个改进算法,简单实用,但是有点简单。-K-means algorithm of an improved algorithm is simple and practical, but a bit simple.
  3. 所属分类:文档资料

    • 发布日期:2024-05-20
    • 文件大小:79872
    • 提供者:石支柱
  1. KMeansClustering

    0下载:
  2. k均值聚类的算法,这是通用程序!欢迎借鉴使用-k average value gathers a kind of algorithm, this is the general routine! Welcome to profit from uses
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-20
    • 文件大小:20480
    • 提供者:李凯
  1. K均值算法

    0下载:
  2. 实现K均值算法,读取文件,实现K均值的分类。-K-means algorithm to achieve, reading the paper, K-mean achievement category.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-20
    • 文件大小:40960
    • 提供者:
  1. K均值聚类

    0下载:
  2. 非监督分类,主要在遥感图象分类处理中有应用-unsupervised classification, mainly in remote sensing image classification application is processed
  3. 所属分类:GIS编程

    • 发布日期:2024-05-20
    • 文件大小:179200
    • 提供者:hua
  1. kmean

    0下载:
  2. 这是用C++作的K-均值聚类算法,模式识别当面的,希望对大家有所帮助!-C is for the K-means clustering algorithm, pattern recognition face-to-face, we want to help!
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-20
    • 文件大小:4096
    • 提供者:Jesson
  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-20
    • 文件大小:121856
    • 提供者:
  1. kmeancluster

    0下载:
  2. 这是一个k均值聚类的VC函数,非常有用,是本人亲自编写,为了能够和别人交换代码,忍痛上传。-This is a k-means clustering function of the VC very useful, I personally prepared. , and others in order to exchange code and reluctantly upload.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:hjs
  1. k_means_image

    0下载:
  2. 国外的一个图像K均值聚类的C++源代码,非常容易集成和使用,适合模式识别、图像处理等方面的开发!-an image abroad of K-means clustering of C source code, and is easy to integrate and use, suitable for pattern recognition, Image processing, and other aspects of developm
  3. 所属分类:图形图象

    • 发布日期:2024-05-20
    • 文件大小:4096
    • 提供者:
  1. k_mean

    0下载:
  2. 主要实现对于图像内容的K均值聚类算法,以达到分割的目的-main image content for the K-means clustering algorithm to achieve the purpose of segmentation
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-20
    • 文件大小:4096
    • 提供者:
  1. matlab_kjunzhi

    0下载:
  2. 基于matlab的图像K均值聚类算法程序 -Matlab-based Image K-means clustering algorithm procedures
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:
  1. KCluster

    0下载:
  2. 自己写K均值聚类Visual C++程序,可以运行-wrote K-means clustering Visual C program can run
  3. 所属分类:图形/文字识别

    • 发布日期:2024-05-20
    • 文件大小:366592
    • 提供者:郑恩
  1. 9592121913

    0下载:
  2. 动态k均值聚类C源码[C],好东西,仔细研究呀!呵呵^-k-means clustering Dynamic C source code [C], and good things carefully! Ha ha ^
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-20
    • 文件大小:7168
    • 提供者:lclgl
  1. k-means

    0下载:
  2. k均值聚类算法源码 聚类算法学习的实例功能-k-means cluster algorithm
  3. 所属分类:其他小程序

    • 发布日期:2024-05-20
    • 文件大小:3072
    • 提供者:wueching
  1. k-centers

    0下载:
  2. 不同于k均值聚类的k中心聚类,2007年SCIENCE文章Clustering by Passing Messages Between Data Points 中的方法-Unlike k-means clustering of the k cluster centers, in 2007 SCIENCE article, Clustering by Passing Messages Between Data Points of the
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-20
    • 文件大小:16384
    • 提供者:puguji
  1. K-MeansClusteringusing

    0下载:
  2. K均值聚类的一个实例,附上.dat文件和程序以及运行结果,和大家一起讨论,-K means clustering of an example, attached. Dat files and programs, and operating results, and we can discuss, Oh
  3. 所属分类:matlab例程

    • 发布日期:2024-05-20
    • 文件大小:3072
    • 提供者:王子涵
  1. k-means

    0下载:
  2. 实现k均值聚类算法,可以使用彩色图像,通过随机初始化聚类中心,完成聚类(The K-means clustering algorithm can use color images to initialize cluster centers randomly and accomplish clustering.)
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:陈橙子
  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-20
    • 文件大小:362496
    • 提供者:yty1018
« 1 23 4 5 6 7 8 9 10 ... 50 »

源码中国 www.ymcn.org