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

搜索资源列表

  1. cluto-2.1.1.tar

    0下载:
  2. 该软件是基于C均值算法的聚类软件,能对数值型数据集进行合理的聚类。-The software is based on the C - Means clustering algorithm software, capable of numerical data sets reasonable clustering.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:9364297
    • 提供者:杨秋实
  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. C_Jun

    0下载:
  2. c++开发的c均值算法,过程较为简单,便于理解,供学习参考。-c c Mean developed algorithm, the process is simple, easy to understand, study for reference.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1175
    • 提供者:谷乐
  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. FCM[matlab]

    0下载:
  2. FCM,模糊C均值聚类的MATLAB实现[matlab]-FCM, Fuzzy C - Means clustering MATLAB [Matlab]
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:6275
    • 提供者:shi-tou
  1. gd017_3

    0下载:
  2. matlab的实例,是关于模糊c均值的一个小程序-Matlab example of the fuzzy c-means a small program
  3. 所属分类:matlab例程

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

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

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

    0下载:
  2. 用于模式识别分类,有C均值算法、HK算法以及感知器算法-for the classification, C-means algorithm, HK algorithm and Perceptron Algorithm
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:11875
    • 提供者:bing
  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. c-means

    0下载:
  2. c均值 mfc 基于picture控件-cmeans mfc
  3. 所属分类:Console

    • 发布日期:2017-04-15
    • 文件大小:4675
    • 提供者:彭浩
  1. Fuzzy-C-means-algorithm

    0下载:
  2. 模糊C均值聚类算法用于图像分割,可以直接应用-Fuzzy C-means clustering algorithm for image segmentation, can be directly applied
  3. 所属分类:Special Effects

    • 发布日期:2017-04-13
    • 文件大小:1752
    • 提供者:张举森
  1. fuzzy-c-means-clustering

    0下载:
  2. 用于高维数据或者多维图像的模糊C均值聚类算法-Used for army fuzzy c-means clustering high-dimensional data
  3. 所属分类:Special Effects

    • 发布日期:2017-04-14
    • 文件大小:4557
    • 提供者:谭建
  1. improved-fuzzy-c-means-clustering

    1下载:
  2. 该算法引入遗传算法对模糊c均值算法进行改进,并在iris数据集中进行实验验证,得到很高的正确率。-The algorithm genetic algorithm fuzzy c-means algorithm is improved, and focus on experiments in the iris data to obtain a high accuracy.
  3. 所属分类:Other systems

    • 发布日期:2017-04-15
    • 文件大小:6557
    • 提供者:杨鹏
  1. fuzzy-c

    0下载:
  2. 模糊C-均值算法容易收敛于局部极小点,为了克服该缺点,将遗传算法应用于模糊C-均值算法(FCM)的优化计算中,由遗传算法得到初始聚类中心,再使用标准的模糊C-均值聚类算法得到最优分类结果。-Fuzzy C- means algorithm is easy to converge to a local minimum, in order to overcome this drawback, the genetic algorithm is applied to the fuzzy C- means
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-13
    • 文件大小:1585
    • 提供者:zhanglei
  1. K均值分类

    0下载:
  2. 基于VS2010平台和openCV开发的,实现遥感影像的k均值分类(K mean classification for remote sensing images)
  3. 所属分类:OpenCV

    • 发布日期:2017-12-20
    • 文件大小:10089472
    • 提供者:WHU_Karl
  1. 0913-画直方图算均值等

    0下载:
  2. 使用c#画灰度直方图,里面包含一个彩色示例图片(Using c # to draw a gray-level histogram, contains a color sample pictures)
  3. 所属分类:Windows编程

    • 发布日期:2017-12-28
    • 文件大小:381952
    • 提供者:yara_
  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. 常用聚类

    2下载:
  2. 常用聚类的MATLAB程序,调试均可用。包含k均值聚类、模糊C均值聚类、模糊减法聚类、谱系聚类(Common clustering MATLAB program, debugging are available. Including k-means clustering, fuzzy C-means clustering, fuzzy subtraction clustering, pedigree clustering)
  3. 所属分类:其他

    • 发布日期:2018-01-09
    • 文件大小:4096
    • 提供者:zz未
  1. 计卓1501-20151222104杨孟新

    0下载:
  2. 最大最小聚类算法,C均值聚类算法,两种算法的具体实现。(Maximum and minimum clustering algorithm, C mean clustering algorithm)
  3. 所属分类:Windows编程

    • 发布日期:2018-01-10
    • 文件大小:2130944
    • 提供者:左指勾右指
  1. 均值滤波

    0下载:
  2. 用于实现在Visual C++平台上,对图片进行均值滤波的去噪处理(Denoising for the realization of the mean filtering of images on the Visual C++ platform)
  3. 所属分类:

    • 发布日期:2018-04-21
    • 文件大小:11264
    • 提供者:Severy
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 40 »
搜珍网 www.dssz.com