搜索资源列表

  1. korcmeans

    0下载:
  2. 对于模式识别中的k均值(也称c均值)问题,给出了matlab实现。-pattern recognition for the k-means (also called c-means), is the realization of Matlab.
  3. 所属分类:图形图象

    • 发布日期:2024-05-17
    • 文件大小:2048
    • 提供者:slyang
  1. Cluster111

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

    • 发布日期:2024-05-17
    • 文件大小:1024
    • 提供者:飘来的南风
  1. FCMcluster

    0下载:
  2. 模糊C均值的详细说明文档,还包括硬分类与模糊分类的区别.欢迎下载-detailed documentation, including rigid classification and fuzzy classification distinction. Welcome to download
  3. 所属分类:文档资料

    • 发布日期:2024-05-17
    • 文件大小:18432
    • 提供者:王小然
  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. 所属分类:语音合成与识别

    • 发布日期:2024-05-17
    • 文件大小:1024
    • 提供者:王小然
  1. c_means

    0下载:
  2. 自己写的一个C均值法,可以用来对简单的数据进行分类,结果以矩阵的形式给出-himself wrote a C-means, can be used for simple data classification results in a matrix form is
  3. 所属分类:图形图象

    • 发布日期:2024-05-17
    • 文件大小:1024
    • 提供者:邓杨军
  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. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-17
    • 文件大小:37888
    • 提供者:sjh
  1. FuzzyC-Means

    0下载:
  2. 模糊c均值,m值,误差限,迭代次数由用户自己输入,聚类效果好。-fuzzy c-means, m value, the error limits, the number of iterations user input, clustering effects.
  3. 所属分类:Windows编程

    • 发布日期:2024-05-17
    • 文件大小:3072
    • 提供者:杨韧洲
  1. c_means

    0下载:
  2. C均值法,用于模式识别中的聚类算法。非常好用!-C- Means method for pattern recognition algorithm for clustering. Very handy!
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-17
    • 文件大小:2048
    • 提供者:xiaote
  1. Cjunzhi

    0下载:
  2. C均值 算法步骤 (1) 任选C个模式特征矢量作为出事聚类中心:Z1,Z2 (2) 将待分类的模式特征矢量集{Xi}中的模式逐个按最小距离原则分化给C类中的饿某一类 (3) 计算重新分类后的各类心 (4) 如果Zj=Zi则结束,否则K=K+1转至(2) -C means algorithm steps (1) choose C models feature vector as the incident clust
  3. 所属分类:C#编程

    • 发布日期:2024-05-17
    • 文件大小:1024
    • 提供者:谢平
  1. texture

    0下载:
  2. 灰度共生矩阵提取图像纹理特征,采用matlab实现,包括模糊c均值实现分类-Gray-level co-occurrence matrix texture features extracted images using matlab realize, including the realization of fuzzy c-means classification
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-17
    • 文件大小:7992320
    • 提供者:刘丽
  1. c-jun

    0下载:
  2. 模式识别的聚类方法:C-均值算法,求得不同的分类-Pattern Recognition Clustering Method: C-means algorithm to obtain the classification of different
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-17
    • 文件大小:1024
    • 提供者:mushi
  1. wkmeans

    0下载:
  2. 加权k均值算法,或者称为加权C均值聚类算法-Weighted k-means algorithm, or as the weighted means clustering algorithm C
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-17
    • 文件大小:1024
    • 提供者:忠波
  1. new-fuzzy-clustering

    0下载:
  2. 本文目前模糊C-均值聚类算法不适用于有噪声和样本不均衡等问题,借助改进算法AFCM和WFCM的思想,提出另一种新的聚类算法。它是AFCM和WAFCM结合的一种算法,但有着更好的健壮性和聚类效果。-This article is currently fuzzy C-means clustering algorithm is not applicable to samples of noise and uneven and so on, w
  3. 所属分类:邮电通讯系统

    • 发布日期:2024-05-17
    • 文件大小:198656
    • 提供者:guoguo
  1. C_kean_C

    0下载:
  2. C语言的C均值聚类,属于模式识别的聚类技术之一-C-C-means clustering, pattern recognition is one of the clustering technology
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-17
    • 文件大小:2048
    • 提供者:Vincent
  1. c_mean

    0下载:
  2. 利用c均值方法对图象进行聚类分割,此为matlab环境下的仿真代码-Use c-means clustering methods for image segmentation, this is matlab code simulation environment
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-17
    • 文件大小:2048
    • 提供者:王英
  1. PCA+FCM

    0下载:
  2. 利用PCA和模糊C均值相结合的方法实现图象的聚类-Using PCA and fuzzy C-means method of combining images to achieve the clustering
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-17
    • 文件大小:1024
    • 提供者:王英
  1. Cjunzhi

    0下载:
  2. 模式识别的C均值聚类算法,用C语言编写的,可运行-Pattern Recognition of C-means clustering algorithm, using C language and can run
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-17
    • 文件大小:168960
    • 提供者:HY
  1. 200707171151133491

    0下载:
  2. 一种基于模糊c均值聚类的彩色图像区域分割方法,该方法首先选用适合的彩色空间,然后利用c均值聚类的方法,最终实现图像分割-Based on fuzzy c-means clustering for color image region segmentation method that first of all choose a suitable color space, and then use c-means clustering ap
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-17
    • 文件大小:164864
    • 提供者:xiaogang
  1. Caverage

    0下载:
  2. c均值算法用vc实现。作为重要的算法,c均值有广泛的应用-c-means algorithm by vc realize. As an important algorithm, c the mean has a wide range of applications
  3. 所属分类:matlab例程

    • 发布日期:2024-05-17
    • 文件大小:990208
    • 提供者:东方骥
  1. FCM

    0下载:
  2. 模糊C均值算法的基本介绍,英文,但是解释的较好。-Fuzzy C-means algorithm is the basic introduction, English, but a better explanation.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-17
    • 文件大小:330752
    • 提供者:马宝秋
« 1 2 34 5 6 7 8 9 10 ... 46 »

源码中国 www.ymcn.org