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

搜索资源列表

  1. fcmdemo

    0下载:
  2. FCMDEMO displays a GUI window to let you try out various parameters in fuzzy c-means clustering for 2-D data. You can choose the data set and clustering number from the GUI buttons at right, and then click \"Start\" to start the fuzzy cluste
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:5.58kb
    • 提供者:dynasty
  1. FuzzyCMean

    0下载:
  2. 一个用VC++开发的采用模糊C均值聚类算法.-a VC development of the fuzzy c-means clustering algorithm.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:81.22kb
    • 提供者:hylt
  1. RFCM

    1下载:
  2. 用 MATLAB 编写的 模糊C均值聚类法源程序 和模糊k均值聚类法源程序,比较实用。-using MATLAB fuzzy c-means clustering source and fuzzy k-means clustering source, more practical.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:3.03kb
    • 提供者:靳勇
  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
    • 文件大小:732byte
    • 提供者:yang
  1. th

    0下载:
  2. 模糊聚类算法的一部分,加入了邻域信息,可以更好的分割图像-Part of fuzzy clustering algorithm, joined the neighborhood information may be a better image of the partition
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-11
    • 文件大小:614byte
    • 提供者:娟娟
  1. fuzzymean

    0下载:
  2. fuzzy c-means clustering programe
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-02
    • 文件大小:944byte
    • 提供者:cnabro
  1. gaMatlab

    0下载:
  2. 模糊C-均值算法容易收敛于局部极小点,为了克服该缺点,将遗传算法应用于模糊C-均值算法(FCM)的优化计算中,由遗传算法得到初始聚类中心,再使用标准的模糊C-均值聚类算法得到最优分类结果。-Fuzzy C-means algorithm converges to local minimum points easily, in order to overcome the shortcomings of genetic algorithm is applied to fuzzy C-means al
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:1.44kb
    • 提供者:zsy
  1. Fuzzy-C-means-clustering

    0下载:
  2. 模糊C均值聚类算法的C++实现代码模糊C均值聚类算法的C++实现代码-Fuzzy C means clustering algorithm C++ implementation code fuzzy C means clustering algorithm C++ implementation code
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-23
    • 文件大小:166.21kb
    • 提供者:dsdsds
  1. Neuro-Fuzzy-System

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

    • 发布日期:2017-03-25
    • 文件大小:524.39kb
    • 提供者:jiangjiang
  1. FuzzyCMeansClustering

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

    • 发布日期:2017-04-17
    • 文件大小:56.62kb
    • 提供者:Hannibal Lecter
  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
    • 文件大小:168.18kb
    • 提供者: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
    • 文件大小:166.18kb
    • 提供者:暮之
  1. FCM

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

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

    0下载:
  2. 模糊C均值聚类(FCM)的matlab代码,包括很详细的注释。适用于图像处理。-Matlab code fuzzy C-means clustering (FCM), including very detailed notes. Suitable for image processing.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-10-31
    • 文件大小:14.99kb
    • 提供者:jelly
  1. C_SelfAdapt_fcm

    1下载:
  2. 自适应模糊C均值聚类的MATLAB源代码,自适应确定聚类个数。-Adaptive Fuzzy C-Means clustering MATLAB source code, adaptive determine the number of clusters.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-03
    • 文件大小:946byte
    • 提供者:许森森
  1. std_fcm

    0下载:
  2. 模糊C均值聚类的MATLAB源代码,已经封装成函数的形式。-Fuzzy C-Means clustering MATLAB source code, has been packaged into the form of function.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-06
    • 文件大小:834byte
    • 提供者:许森森
  1. 69b2bf05df5a

    0下载:
  2. 模糊C均值聚类的MATLAB实现,其中包含了10个MATLAB函数--MATLAB fuzzy C-means clustering to achieve, which contains 10 MATLAB functions-
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-15
    • 文件大小:5.62kb
    • 提供者:潘朝
  1. gafcm

    4下载:
  2. 这是遗传算法改进的模糊C-均值聚类MATLAB源代码,由遗传算法得到初始聚类中心,再使用标准的模糊C-均值聚类算法得到最终的分类结果。-This is the MATLAB source code of the improved fuzzy c-means clustering(FCM) based on the genetic algorithm(GA).The initial cluster centers are otained through GA,and the final clust
  3. 所属分类:AI-NN-PR

    • 发布日期:2016-07-09
    • 文件大小:1kb
    • 提供者:简川霞
  1. fuzzy-C--means-clustering-

    0下载:
  2. 遗传算法改进的C模糊聚类算法源程序.已运行成功,可以作适当修改。-Improved genetic algorithm fuzzy clustering algorithm C source. Has run successfully, you can make appropriate changes.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-30
    • 文件大小:12.34kb
    • 提供者:闻多
  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
    • 文件大小:1.55kb
    • 提供者:zhanglei
« 12 »
搜珍网 www.dssz.com