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

搜索资源列表

  1. k-means

    0下载:
  2. 数据挖掘-聚类分析:k-平均(k-Means)算法实现(C++) -Data Mining- Cluster Analysis: k-average (k-Means) algorithm (C++)
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-04
    • 文件大小:5878
    • 提供者:tang
  1. fcmfiltwa

    0下载:
  2. 用类Cluster实现一维数据的模糊C均值聚类,可在VC++和BC++下使用-Class Cluster fuzzy C-means clustering, one-dimensional data can be used in VC++ and BC++
  3. 所属分类:Graph program

    • 发布日期:2017-04-01
    • 文件大小:1347
    • 提供者:暗暗
  1. KFCMPLS

    0下载:
  2. These papers are several hybrid methods based on integration of KFCM (kernel-based fuzzy c-means) and level set.
  3. 所属分类:software engineering

    • 发布日期:2017-11-14
    • 文件大小:3184178
    • 提供者:Maryam
  1. FCM

    0下载:
  2. FCM算法,基本的分类算法,很好用,有例子直接仿照操作。-FCM Data set clustering using fuzzy c-means clustering.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-12-09
    • 文件大小:11043
    • 提供者:ZhengShenhai
  1. Fuzzy2images

    0下载:
  2. image segmentation from c-means clustering
  3. 所属分类:software engineering

    • 发布日期:2017-11-28
    • 文件大小:633
    • 提供者:zahra adibi
  1. k-means-clustering

    0下载:
  2. 用C语言程序通过先随机选取K个对象作为初始的聚类中心。然后计算每个对象与各个种子聚类中心之间的距离,把每个对象分配给距离它最近的聚类中心。聚类中心以及分配给它们的对象就代表一个聚类。一旦全部对象都被分配了,每个聚类的聚类中心会根据聚类中现有的对象被重新计算。-C Programming Language by first randomly selected the K object as initial cluster centers. And then calculate the distan
  3. 所属分类:Algorithm

    • 发布日期:2017-11-06
    • 文件大小:13305
    • 提供者:刘平
  1. fcm

    0下载:
  2. programme de classification fuzzy c-means
  3. 所属分类:Compiler program

    • 发布日期:2017-12-01
    • 文件大小:3174
    • 提供者:mohcinela
  1. Cjunzhi

    0下载:
  2. c均值聚类算法小论文,包括原理、实验及结论-papers, including c-means clustering algorithm principle experiments and conclusions
  3. 所属分类:matlab

    • 发布日期:2017-12-04
    • 文件大小:225534
    • 提供者:刘燕
  1. matlab

    0下载:
  2. 基于图像内容检索的模糊c均值聚类,在matalb中的实现-Realization of fuzzy c-means clustering, based on image content retrieval in matalb
  3. 所属分类:Project Design

    • 发布日期:2017-11-14
    • 文件大小:39936
    • 提供者:yqy
  1. matlab-image-process

    0下载:
  2. comparehist是用于检测两个图像的直方图巴士距离,xuefu是通过C类均值算法对图像进行颜色聚类,ccv是提取衣服图像的颜色一致向量,便于以后对图像各个特征值进行操作-comparehist is used to detect the two image histogram bus distance, xuefu Class C means algorithm for image color clustering, ccv extract clothes image consistent
  3. 所属分类:Special Effects

    • 发布日期:2017-11-02
    • 文件大小:5076
    • 提供者:raphael
  1. KFCM

    0下载:
  2. 利用核模糊C均值聚类KFCM算法实现对数据的分类-Nuclear Fuzzy C-Means Clustering KFCM algorithm on data classification
  3. 所属分类:matlab

    • 发布日期:2017-12-02
    • 文件大小:1394
    • 提供者:玉儿
  1. Cmeans

    0下载:
  2. 模式识别中采用C均值算法分类,并显示具体图形结果-Pattern recognition using C-means algorithm classification and display the results of specific graphics
  3. 所属分类:Special Effects

    • 发布日期:2017-11-12
    • 文件大小:5370826
    • 提供者:zhangliang
  1. FCMatlab

    0下载:
  2. This program is kind of data classification, namely FCM (Fuzzy C-Means Clustering) algorithmm.
  3. 所属分类:Other Databases

    • 发布日期:2017-11-24
    • 文件大小:8074
    • 提供者:YS
  1. cmath

    0下载:
  2. 模糊识别,C均值算法。程序简单界面美观,实现在C**Dlg.cpp中。在程序交互界面中,可以动态输入任意数量的随机数和分成任意类别(我只设了10种画笔,可自己增加)。用VS08编译,可自己升级VS10。算法里当分为N类,我把前N个随机数初始化给N类。也可以自己改下把所有随机数中距离最远的N个随机数初始化给N类(非常简单),这样更加完美-Identify fuzzy C-means algorithm. Procedures simple and beautiful interface to ac
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-17
    • 文件大小:23756651
    • 提供者:douyxiang
  1. FCM-for-EEG

    3下载:
  2. 模糊C均值脑电分类并使用了支持向量机对比,其中支持向量机使用了三种方法参数寻优。-fuzzy C means clustering for EEG classification,and use the SVM for campare. The SVM applied three methods to find the optimal apartments.
  3. 所属分类:Communication

    • 发布日期:2017-11-06
    • 文件大小:13800
    • 提供者:健康
  1. K-Means

    0下载:
  2. K均值,二维算法程序,visual c++ 环境下运行-K-means Algorithm routine in two dimension。It can run in visual c++ environment
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-28
    • 文件大小:7158478
    • 提供者:范兴利
  1. k-means.zip

    0下载:
  2. K值聚类算法的c语言源程序,很容易理解,有待进一步改进,The K value clustering algorithm c language source code, it is easy to understand, needs to be further improved
  3. 所属分类:Data structs

    • 发布日期:2017-11-18
    • 文件大小:706469
    • 提供者:时丹
  1. Cluster

    0下载:
  2. 实现了随机点生成、C均值聚类、ISODATA聚类算法,简单易懂-Random point generation C-means clustering, ISODATA clustering algorithm, straightforward
  3. 所属分类:2D Graphic

    • 发布日期:2017-12-06
    • 文件大小:7606016
    • 提供者:刘洁
  1. Data-Classification-and-Recognition

    0下载:
  2. 提出一种基于模糊C 均值的支持向量机分类算法,通过模糊C 均值算法对未知类别数据 进行划分,然后再利用支持向量行对划分后的数据机进训练。解决了以往人们应用支持向量机进行 数据分类识别前必须采用已知类别的数据对支持向量机进行训练的弊端,提高了数据分类的效率。-Support vector machines classification algorithm is proposed based on Fuzzy C-Means, Fuzzy C-Means algorithm unknown
  3. 所属分类:Project Design

    • 发布日期:2017-11-13
    • 文件大小:237608
    • 提供者:罗朝辉
  1. codes

    0下载:
  2. Fuzzy C-means Matleb source code
  3. 所属分类:matlab

    • 发布日期:2017-12-09
    • 文件大小:1728
    • 提供者:seyednejad
« 1 2 ... 17 18 19 20 21 2223 24 25 26 27 ... 50 »
搜珍网 www.dssz.com