CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - fuzzy c means

搜索资源列表

  1. FuzzyCMean.rar

    0下载:
  2. 模糊c聚类代码,聚类方法的一种,可用于镜头检测等方面,Fuzzy c clustering code
  3. 所属分类:Algorithm

    • 发布日期:2017-04-11
    • 文件大小:774
    • 提供者:purple_ice
  1. FuzzyCMean

    1下载:
  2. 实现了Fuzzy C-Mean的方法,这是一种基于模糊数学的聚类方法,很好用!-Implementation of Fuzzy C-Mean method, which is a math-based Fuzzy Clustering Method, a very good use!
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2013-01-15
    • 文件大小:732
    • 提供者:yang
  1. fcm

    0下载:
  2. 通过模糊c-均值(FCM)聚类实现图像的分割。-Through the fuzzy c-means (FCM) clustering to achieve image segmentation.
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:797
    • 提供者:张淘
  1. Fuzzy

    0下载:
  2. 模糊c均值算法参数仿真,描述算法及比较结果。-Fuzzy c-means algorithm simulation parameters describing the algorithm and compare the results.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-06
    • 文件大小:524653
    • 提供者:沈燕
  1. optnumber_det

    0下载:
  2. Fuzzy C-mean Clustering algorithm for wireless sensor networks
  3. 所属分类:matlab

  1. FCM

    1下载:
  2. 在matlab平台下实现的FCM(模糊C均值)聚类分割-In the matlab platform to achieve FCM (fuzzy C mean) clustering segmentation
  3. 所属分类:matlab例程

    • 发布日期:2013-01-15
    • 文件大小:402612
    • 提供者:sally
  1. fcm.ZIP

    1下载:
  2. this is code for fuzzy c mean clustering
  3. 所属分类:matlab例程

    • 发布日期:2013-01-15
    • 文件大小:5926
    • 提供者:jay
  1. irisfcm

    0下载:
  2. This illustrates how to use Fuzzy C-Means clustering for Iris dataset.
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:1647
    • 提供者:manoj
  1. clustering

    0下载:
  2. 模糊聚类算法,K-means and K-medoid algorithms,Fuzzy C-means algorithm,The Gustafson{Kessel algorithm,The Gath{Geva algorithm-Fuzzy clustering algorithm, K-means and K-medoid algorithms, Fuzzy C-means algorithm, The Gustafson (Kessel algorithm, The Gath (Gev
  3. 所属分类:matlab

    • 发布日期:2017-05-16
    • 文件大小:4220790
    • 提供者:twty
  1. fcm

    0下载:
  2. 模糊C-均值聚类方法的原函数,不用再进行编写,直接可以哄-the function of FUZZY C CLUSTERING
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:1800
    • 提供者:zhujihang
  1. Neuro-Fuzzy-System

    0下载:
  2. 经模糊系统经常被用来对非线性系统建模,并能取得很好的效果.UE和相似规则合并的神经模糊系统建模算法-Neuro-Fuzzy System Modeling with Density—Based Clustering
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-25
    • 文件大小:536977
    • 提供者:jiangjiang
  1. Kode-Program-Algoritma-Fuzzy-C-Means

    0下载:
  2. Fuzzy clustering is a class of algorithms for cluster analysis in which the allocation of data points to clusters is not "hard" (all-or-nothing) but "fuzzy" in the same sense as fuzzy logic.
  3. 所属分类:Data structs

    • 发布日期:2017-03-27
    • 文件大小:4795
    • 提供者:bwindhya
  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. Fuzzy-C

    0下载:
  2. 模糊C均值聚类算法的步骤还是比较简单的,模糊C均值聚类(FCM),即众所周知的模糊ISODATA,是用隶属度确定每个数据点属于某个聚类的程度的一种聚类算法。-Fuzzy C-means clustering algorithm is relatively simple steps, fuzzy C-means clustering (FCM), known as fuzzy ISODATA, is used to determine the membership of each data poi
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-27
    • 文件大小:172213
    • 提供者:pingziyu
  1. C-Means-clustering-code

    0下载:
  2. 模糊C均值模式识别聚类算法相关的C++源程序代码-Fuzzy C-means clustering algorithm of pattern recognition related to the C source code
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-27
    • 文件大小:170170
    • 提供者:暮之
  1. fuzzy-c-mean

    0下载:
  2. Fuzzy C-means and fuzzy swarm for fuzzy clustering problem
  3. 所属分类:matlab

    • 发布日期:2017-05-01
    • 文件大小:127990
    • 提供者:iman
  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. 模糊C均值聚类(FCM)

    4下载:
  2. 模糊C均值聚类,matlab程序,简单易懂,程序可以运行。(Fuzzy C means clustering, Matlab code, easy to understand, the program can run.)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-19
    • 文件大小:2048
    • 提供者:onion888
  1. FCM-master

    0下载:
  2. ThS. De tai nghien cuu thuat toan gom cum mo Fuzzy C Means
  3. 所属分类:matlab例程

    • 发布日期:2017-12-26
    • 文件大小:12288
    • 提供者:tiemnv.cntt
  1. 模糊c均值聚类算法

    1下载:
  2. 模糊c均值聚类算法的实现,还有相对的测试数据集(Fuzzy C-Means clustering algorithm)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2018-04-21
    • 文件大小:176128
    • 提供者:boy0021
« 1 23 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com