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

搜索资源列表

  1. exer-kmean.rar

    0下载:
  2. k均值算法实现聚类 c语言编写
  3. 所属分类:数值算法/人工智能

    • 发布日期:
    • 文件大小:30003
    • 提供者:
  1. k_algorithm

    0下载:
  2. K-均值算法的c语言实现,他是一种基于样本间相似性度量的间接聚类方法。-K-means is a VQ method based on the similarity of the samples. This is a C language source code for K-means algorithm.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:1874
    • 提供者:阿波
  1. kmeans_1

    0下载:
  2. RBF神经网络的K均值算法,C程序的,供大家参考!-RBF neural network algorithm mean K, C procedures, for your reference!
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:30013
    • 提供者:hxm
  1. KMEANS1

    0下载:
  2. C均值的一般算法。 是C编的,比较简单的程序。-C mean the general algorithm. Part C is that the relatively simple procedure.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:29946
    • 提供者:sunwei
  1. k-meanss

    1下载:
  2. 模式识别作业,C程序编写的K-均值算法.-pattern recognition work, the C programming K-means algorithm.
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:1601
    • 提供者:曹猗宣
  1. k均值聚类算法分析

    1下载:
  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_averages

    0下载:
  2. 一个很好的关于K均值算法的C++源程序。-a good K-means algorithm on the C source.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:37334
    • 提供者:BF
  1. FuzzyCMean

    0下载:
  2. 一个用VC++开发的采用模糊C均值聚类算法.-a VC development of the fuzzy c-means clustering algorithm.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:83169
    • 提供者:hylt
  1. cluster-tool

    0下载:
  2. C-均值聚类算法的挖掘软件,用于数据挖掘,很不错的实用软件.-C-means clustering algorithm mining software for data mining, very good utility software.
  3. 所属分类:语音合成与识别

    • 发布日期:2008-10-13
    • 文件大小:21963
    • 提供者:zsq
  1. ClusterImageSeg

    1下载:
  2. 一个利用各种聚类算法实现遥感影像分割的程序,包括K均值、ISODATA、模糊C均值等!-use of a clustering algorithm remote sensing image segmentation procedures, including K-means, ISODATA, Fuzzy C - Means, and so on!
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:514938
    • 提供者:徐敏
  1. DllFCM

    0下载:
  2. 一个采用模糊C均值(FCM)算法实现图像分割的DLL程序!可以用来处理8位的BMP图像!-a fuzzy c-means (FCM) image segmentation algorithm DLL procedures! Can be used to deal with eight of BMP images!
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:111538
    • 提供者:徐敏
  1. DllFFCM

    0下载:
  2. 一个采用快速模糊C均值(FFCM)算法实现图像分割的DLL程序!可以用来处理8位的BMP图像!-a fast fuzzy c-means (FFCM) image segmentation algorithm DLL procedures! Can be used to deal with eight of BMP images!
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:41014
    • 提供者:徐敏
  1. Cluster111

    1下载:
  2. C-均值动态聚类算法 matlab 很简单对 一组样本点的分类和中心点-C - Means clustering algorithm Matlab is very simple sample of a point and focal point for the classification
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:1387
    • 提供者:那锋
  1. FCM_HCM

    0下载:
  2. 模糊识别的一种分类方法,属于模糊C均值方法,里面包括了算法与具体步骤。欢迎下载-fuzzy identification of a classification method is Fuzzy C - Means, includes the algorithm and the concrete steps. Welcome to download
  3. 所属分类:语音合成与识别

    • 发布日期:2008-10-13
    • 文件大小:1446
    • 提供者:王小然
  1. My_model

    0下载:
  2. C均值法模式识别算法的VC实现,可实现二维数据的自动分类-C-means algorithm for pattern recognition of the VC, two-dimensional realization of the automatic data classification
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:38328
    • 提供者:sjh
  1. kMeansbuilder

    0下载:
  2. 模式识别中的聚类k均值算法用C++ builder编码实现是cpp文件-pattern recognition of k-means clustering algorithm coded in C builder realization of the document cpp
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:4418
    • 提供者:胡鹏
  1. Fuzzy_K

    2下载:
  2. 高光谱遥感图像模糊c均值聚类算法的matlab实现-hyperspectral remote sensing images fuzzy c-means clustering algorithm to achieve the Matlab
  3. 所属分类:书籍源码

    • 发布日期:2008-10-13
    • 文件大小:1988
    • 提供者:朱志林
  1. 04657872GAFCM

    1下载:
  2. 遗传算法改进的模糊C-均值聚类MATLAB源码.模糊C-均值算法容易收敛于局部极小点,为了克服该缺点,将遗传算法应用于模糊C-均值算法(FCM)的优化计算中,由遗传算法得到初始聚类中心,再使用标准的模糊C-均值聚类算法得到最优分类结果。(Improved genetic algorithm and fuzzy C- means clustering MATLAB source. The fuzzy C- means algorithm is easy to converge to local m
  3. 所属分类:其他

    • 发布日期:2019-09-30
    • 文件大小:1024
    • 提供者:ggsdduman
  1. FCMClust

    0下载:
  2. 实现对点云的分类,利用该算法可以自动化的实现点云的分类(point cloud classification)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2020-03-14
    • 文件大小:2048
    • 提供者:西江
  1. KMEANS

    1下载:
  2. C++编程实现数据挖掘中的聚类分析 使用K均值算法(C++ programming to achieve data mining clustering analysis using k-means algorithm)
  3. 所属分类:其他

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