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

搜索资源列表

  1. FuzzyCMeansClustering

    0下载:
  2. Fuzzy C means clustering
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-17
    • 文件大小:57979
    • 提供者:Hannibal Lecter
  1. entati

    1下载:
  2. 非局部加权模糊C均值聚类图像分割Non-locally weighted fuzzy C-means image segmentation-Non-locally weighted fuzzy C-means image segmentation
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-10
    • 文件大小:1626197
    • 提供者:xiaomei
  1. K-MEANS

    0下载:
  2. 均值计算方法源码实现:分群的方法,就改成是一个最佳化的問題,換句话說,我們要如何选取 c 个群聚以及相关的群中心,使得 E 的值为最小。 -Method of calculating the mean source implementation: clustering method, based on the best change is a problem, in other words, how do we choose c a center cluster and related g
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-31
    • 文件大小:2369
    • 提供者:qing
  1. mohucjunzhi

    0下载:
  2. 本人上传的代码是经过认真验证的,能够实现模糊c均值的自动分类,实用性很强,特别适合vc程序初学者。-I upload the code is carefully validated to achieve the fuzzy c-means of automatic classification, very practical, especially for beginners vc program.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-08
    • 文件大小:611494
    • 提供者:胡宏志
  1. FCM_tool_box[by-liyang]

    0下载:
  2. FCM模糊C均值的工具箱,容易理解,可以直接使用-Fuzzy C-means FCM toolbox, easy to understand, you can directly use
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:356976
    • 提供者:叶韬成
  1. FUZZY

    0下载:
  2. 自己写的matlab 模糊C 举止均值聚类算法 已经调试好的 更改图像的名字可以直接运行-program for fuzzy c means
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:886
    • 提供者:JANE
  1. K-Means-algorithm-source-program

    0下载:
  2. c++源码K-Means动态聚类算法源程序。,希望对工程应用有帮助。-K-Means dynamic clustering algorithm source program ,I hope it will be helpful.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-27
    • 文件大小:30580
    • 提供者:aspirerabbit
  1. CCluster

    0下载:
  2. 用matlab写的模式识别中C均值分类算法,数据被分成2类,经验证正确-Pattern recognition with matlab written in C-means classification algorithm, the data is divided into two categories, proven correct
  3. 所属分类:matlab

    • 发布日期:2017-03-26
    • 文件大小:698
    • 提供者:zhenqingkai
  1. k-means

    0下载:
  2. k-means算法的c++实现,写的比较不错,传上来加加分-k-means algorithm c++ implementation, written in relatively good transfer points up Gaga
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-15
    • 文件大小:5893
    • 提供者:wangchangbin
  1. C-means

    0下载:
  2. matlab实现的2类、3类、4类、5类cmeans算法-matlab implementation of Class 2, Category 3, Category 4, Category 5 cmeans algorithm
  3. 所属分类:matlab

    • 发布日期:2016-01-25
    • 文件大小:5120
    • 提供者:郭鹏宇
  1. F-0358

    0下载:
  2. Semi-Supervised algorithm based on Fuzzy C-Means
  3. 所属分类:software engineering

    • 发布日期:2017-05-02
    • 文件大小:660872
    • 提供者:valmirf
  1. ENIA_Sessao_1_Artigo_2_Macario

    0下载:
  2. Algoritmo semi-supervisionado baseado no Fuzzy C-Means
  3. 所属分类:software engineering

    • 发布日期:2017-04-03
    • 文件大小:110245
    • 提供者:valmirf
  1. FLICM

    0下载:
  2. FLICM是基于模糊局部信息C均值聚类方法,是对传统FCM聚类方法的最新改进方法,其效果明显优于传统算法。-A novel and robust FCM framework for image clustering called Fuzzy Local Information C-means (FLICM) clustering algorithm.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-01
    • 文件大小:1536
    • 提供者:孙博
  1. Untitledmohujunzhi

    0下载:
  2. c均值模糊聚类算法在matlab环境中的实现源码-fuzzy c-means clustering algorithm in matlab environment to achieve source
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:1502
    • 提供者:min
  1. FuzzyClusteringToolbox

    0下载:
  2. 模糊C均值聚类是在HCM的基础上改进而来的,更能客观合理的对样本进行分类。-Fuzzy C-means clustering is improved on the basis of HCM, the more objective and reasonable to classify the samples.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-10
    • 文件大小:2073359
    • 提供者:
  1. Fuzzy-classification

    0下载:
  2. Fuzzy classification of brain MRI using a priori knowledge weighted fuzzy C-means
  3. 所属分类:Bio-Recognize

    • 发布日期:2017-04-06
    • 文件大小:670804
    • 提供者:Senthil
  1. KMeans_1.1

    0下载:
  2. c均值聚类,可以实现设定数据个数和分类个数-c-means clustering, can set the number and classification of the number of data
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-05-15
    • 文件大小:3875289
    • 提供者:张峰
  1. k-means-algorithm-implement

    1下载:
  2. 用于实现K-MEANS聚类分析的C++代码-Used to implement the K-MEANS clustering analysis of the C++ code
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-31
    • 文件大小:15217
    • 提供者:郑智
  1. kecheng2011

    1下载:
  2. 课程设计要求 0 实验一 基于模板匹配的字符识别 1 实验二 基于C均值算法的车辆检测与跟踪 3 实验三 水果分类系统设计 5 实验四 基于遗传算法的图像歪斜校准 6 实验五 基于BP网络的函数逼近 9 实验六 空调模糊控制系统设计 -Curriculum design requires 0 Experimental one based on template matching character recognition 1 C-means algorithm
  3. 所属分类:AI-NN-PR

    • 发布日期:2015-11-20
    • 文件大小:81920
    • 提供者:delen2096
  1. fcm1r

    0下载:
  2. 对图像进行模糊C均值算法聚类的一个源程序,可以学习一下算法。-The image fuzzy C-means clustering algorithm, a source, can learn about algorithms.
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:1479
    • 提供者:忠海
« 1 2 ... 14 15 16 17 18 1920 21 22 23 24 ... 50 »
搜珍网 www.dssz.com