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

搜索资源列表

  1. xinxishangFCM

    0下载:
  2. 基于信息熵的快速模糊C均值聚类算法。提出了一中新的快速算法,效果很好。-Based on the information entropy fuzzy c-means algorithm quickly clustering algorithm. Put forward a new fast algorithm, the effect is very good.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-03
    • 文件大小:295441
    • 提供者:白鑫
  1. segmentation

    2下载:
  2. 一种融合了色彩信息和空间信息的色彩分割算法,基于OpenCv,分割效果明显优于JSEG算法,K-means算法C-means算法等常见算法,是中科院863计划的项目,我进行了修改和平台移植,有详细的注释。-a efficient algorithm for colorful pic segmentation based on OpenCv
  3. 所属分类:Special Effects

    • 发布日期:2015-03-31
    • 文件大小:12676096
    • 提供者:李木木
  1. fcm4

    0下载:
  2. 模糊聚类的图像分割,通过模糊c-均值(FCM)聚类实现图像的分割-Fuzzy clustering segmentation Image segmentation by fuzzy c-means (FCM) clustering.This is a very very very good file.matlab
  3. 所属分类:Graph program

    • 发布日期:2017-04-08
    • 文件大小:903
    • 提供者:辛昊
  1. fcm

    0下载:
  2. 模糊C均值聚类算法实现数据挖掘的matlab源代码-Fuzzy C-Means clustering algorithm for data mining matlab source code
  3. 所属分类:Other systems

    • 发布日期:2017-04-05
    • 文件大小:4463
    • 提供者:sun
  1. fcm-matlab

    0下载:
  2. 简单的模糊c均值聚类matlab程序 希望对大家有所帮助-Fuzzy c-means clustering matlab program we hope to help
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:766
    • 提供者:zhenghao
  1. FCM

    0下载:
  2. 在matlab开发环境中,使用模糊C均值聚类的方法对数据进行聚类-In the Matlab development environment, the use of fuzzy C-means clustering methods for data clustering
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:2199
    • 提供者:zhangzhang
  1. FCMClust

    0下载:
  2. 采用模糊C均值对数据集data聚为cluster_n类-Using Fuzzy C-Means dataset data gathered for cluster_n classes
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:2194
    • 提供者:王宁
  1. FCM

    0下载:
  2. 模糊C均值(FCM)聚类算法的实现 对模糊C均值算法的详细分析,包含具体实现步骤,实现流程图等,非常好用-Fuzzy C-means (FCM) clustering algorithm implementation A detailed analysis of the fuzzy C-means algorithm, including the specific implementation steps, the flow chart, very handy
  3. 所属分类:Project Design

    • 发布日期:2017-04-04
    • 文件大小:61618
    • 提供者:QQ
  1. Digital-iamge_MFC

    0下载:
  2. 运用C实现了数字图像的一些基本算法,包括canny edge detection,阈值变换,维纳滤波,直方图均衡,图像细化,旋转,图像配准,图像分割kmeans, isodata, fuzzy c means, fuzzy clustering, mrf image seg, 图像浏览,road svm using matlab, snakes matlab, anistropic gaussian filter-Canny edge detection, threshold transform
  3. 所属分类:Special Effects

    • 发布日期:2017-06-14
    • 文件大小:22452984
    • 提供者:wangzhe
  1. FLICM

    1下载:
  2. 局部模糊c均值聚类算法的matlab代码-A Robust Fuzzy Local Information C-means Clustering Algorithm code
  3. 所属分类:Special Effects

    • 发布日期:2016-09-10
    • 文件大小:76800
    • 提供者:吴永飞
  1. fcm-matlab

    0下载:
  2. matlab开发的FCM(模糊c-均值聚类算法)例程-matlab,cluster,fuzzy c-means,FCM,code
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:23238
    • 提供者:Jane
  1. Original_pcm

    1下载:
  2. 自己编写的可能性c均值聚类算法。数据需要自己load,里面有main函数,改成自己的数据就可以运行。比模糊c均值更加鲁棒的一种聚类算法,缺点是容易产生重合聚类。-possibilistic c means clustering algorithm.
  3. 所属分类:matlab

    • 发布日期:2016-11-01
    • 文件大小:538624
    • 提供者:fhqu
  1. improved-Fcm

    0下载:
  2. 模糊c均值聚类的一种改进算法,比较简单。用的时候先初始化一下,在不断迭代,参考里面的main函数吧。参考的时候去掉一些无关的命令,有些命令是我自己调用的无关的命令,可能目录里面没有,但不妨碍这个算法运行,可以屏蔽掉。-an improved fuzzy c means clustering algorithm
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:6453
    • 提供者:fhqu
  1. fcm

    0下载:
  2. fcm模糊C均值聚类算法的详细程序及其解释,程序可以运行-fcm detailed procedures and their interpretation of fuzzy C-means clustering algorithm, the program can run
  3. 所属分类:Algorithm

    • 发布日期:2017-04-14
    • 文件大小:5446
    • 提供者:
  1. cmeans

    0下载:
  2. 用opencv实现了c均值,这对于模式识别类的应用有很大帮助-With opencv c-means, this class of pattern recognition applications
  3. 所属分类:OpenCV

    • 发布日期:2017-05-03
    • 文件大小:1436617
    • 提供者:lili
  1. FCM

    0下载:
  2. 模糊C均值(模糊K均值)实现代码-Fuzzy c-means algorithm (fuzzy k-means) to implement code!!!!!!!
  3. 所属分类:Algorithm

    • 发布日期:2017-05-01
    • 文件大小:548548
    • 提供者:zmnallen
  1. Umoshishibies

    0下载:
  2. 先用C-均值聚类算法程序,并用下列数据进行聚类分析。在确认编程正确后,采用蔡云龙书的附录B中表1的Iris数据进行聚类。然后使用近邻法的快速算法找出待分样本X(设X样本的4个分量x1=x2=x3=xx4=6;子集数l=3)的最近邻节点和3-近邻节点及X与它们之间的距离.-C-means clustering procedure, and the following data and cluster analysis. Confirm the programming is correct, Ca
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-06
    • 文件大小:1084
    • 提供者:
  1. K-means

    1下载:
  2. 模式识别中聚类分析经典算法,K-均值算法,C语言编写,可以读入文件,处理任意维数和任意个数的特征向量,附有测试数据。-The classic pattern recognition, cluster analysis algorithm, the K-means algorithm, written in C language, can read the file, handle any number of dimensions and any number of feature vectors
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-30
    • 文件大小:6562
    • 提供者:李若
  1. fcm

    0下载:
  2. 实现模糊c均值聚类 可以实现两类和多类分割-Fuzzy c-means algorithm clustering Can realize two and many kinds of division
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:718
    • 提供者:刘树通
  1. BCFCM2D

    0下载:
  2. 图像处理fuzzy C-means算法的源代码-Image processing fuzzy C-means algorithm source code
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-02
    • 文件大小:2668
    • 提供者:张良
« 1 2 ... 16 17 18 19 20 2122 23 24 25 26 ... 50 »
搜珍网 www.dssz.com