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

搜索资源列表

  1. C-mean

    1下载:
  2. 模糊C均值算法的m文件带自己的解释,希望能给大家一点学习上的帮助。 -fuzzy c-means algorithm m document with its own interpretation, in the hope of giving the public a little bit of learning assistance.
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:13813
    • 提供者:孙李娜
  1. 一种基于模糊聚类的图象分割方法

    1下载:
  2. 利用模糊C均值对图像进行分割
  3. 所属分类:报告论文

  1. FCM

    1下载:
  2. C均值模糊聚类,适用于图像分类,此为MATLAB 程序代码。-C mean fuzzy clustering for image classification, this is MATLAB code.
  3. 所属分类:图形图象

    • 发布日期:2013-01-15
    • 文件大小:15985515
    • 提供者:汪颜
  1. textFCM

    0下载:
  2. 应用FCM(模糊c均值聚类)算法到文本聚类 采用两种方法计算文本相似度 采用ShootSeg分词 采用sogou互联网词库简化特征值计算-err
  3. 所属分类:MultiLanguage

    • 发布日期:2017-03-24
    • 文件大小:17833
    • 提供者:苏宁
  1. Kmeans_FCM

    1下载:
  2. java写的模糊c均值聚类算法和k均值聚类算法-fuzzy c means clustering algorithm and K means cluster in java
  3. 所属分类:Java Develop

    • 发布日期:2017-03-26
    • 文件大小:1973
    • 提供者:june
  1. 3333333

    0下载:
  2. C均值算法的实现,他是聚类的常见的应用,适合于学习模糊数学的人学习,在VC6.0中运行并通过。-C-means algorithm, he is the common clustering applications, suitable for fuzzy mathematics learning to learn, in VC6.0 run and do pass.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-04
    • 文件大小:82370
    • 提供者:hbtmthj
  1. imagesegmentation

    1下载:
  2. 模糊C-均值聚类算法,使用VC++与matlab 编程两种方法实现算法-Fuzzy C-means clustering algorithm, using VC++ and matlab programming algorithm in two ways
  3. 所属分类:Special Effects

    • 发布日期:2017-05-12
    • 文件大小:2783293
    • 提供者:yzhang
  1. 自适应模糊C均值聚类

    7下载:
  2. 提供一种改进的模糊C均值聚类算法,该算法可以更好的提高聚类的精度
  3. 所属分类:数据挖掘

  1. FCM

    0下载:
  2. 一个模糊C均值聚类算法的matlab程序。程序中自带数据生成函数。(A fuzzy C means clustering algorithm matlab program. Program comes with data generation function.)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-26
    • 文件大小:1024
    • 提供者:tonyJ
  1. FCM

    0下载:
  2. 实现模糊c均值聚类 全套的matlab代码(Implementation of fuzzy C means clustering)
  3. 所属分类:matlab例程

  1. Fcm

    0下载:
  2. 采用FCM(模糊C均值)算法将数据集data聚为cluster_n类(FCM (fuzzy C means) algorithm is used to aggregate the data set data into cluster_n class)
  3. 所属分类:图形图像处理

    • 发布日期:2018-01-02
    • 文件大小:2048
    • 提供者:Kry
  1. KFCM-master

    1下载:
  2. 基于核方法的模糊C均值聚类,考虑到空间数据之间的相关性,结合各点的邻域信息,在原代码中添加邻域信息:(The fuzzy C mean clustering based on kernel method, considering the correlation of spatial data and combining the neighborhood information of each point, adding neighborhood information to the origin
  3. 所属分类:其他

    • 发布日期:2018-01-01
    • 文件大小:223232
    • 提供者:Cinly
  1. FCM

    0下载:
  2. 使用模糊C均值聚类(FCM)的方法对状态进行分类,其优点首先是可以根据实际情况自动确定聚类中心,减少人工干涉的因素,其次,对状态特征参数不是进行硬分类,而是通过隶属度的表征方式对其聚类,更加符合现实状态类别之间不具备明显界限的实际问题。(The use of fuzzy C mean clustering (FCM) method to classify the state, its advantage is first can automatically determine the clust
  3. 所属分类:matlab例程

    • 发布日期:2018-04-22
    • 文件大小:7168
    • 提供者:蒙奇H
  1. 遗传算法应用于模糊C均值聚类

    0下载:
  2. 将遗传算法应用于模糊C均值聚类,可以取得不错的效果(The application of genetic algorithm to fuzzy C mean clustering can achieve good results.)
  3. 所属分类:其他

    • 发布日期:2018-04-29
    • 文件大小:195584
    • 提供者:赵亮
  1. FCMCluster

    0下载:
  2. 模糊c-均值聚类算法 fuzzy c-means algorithm (FCMA)或称( FCM)。在众多模糊聚类算法中,模糊C-均值( FCM) 算法应用最广泛且较成功,它通过优化目标函数得到每个样本点对所有类中心的隶属度,从而决定样本点的类属以达到自动对样本数据进行分类的目的。(Fuzzy c- means clustering algorithm fuzzy c-means algorithm (FCMA) or FCM. Among the many fuzzy clustering a
  3. 所属分类:matlab例程

    • 发布日期:2018-05-03
    • 文件大小:1024
    • 提供者:灰烬使者灬
  1. FCM,模糊C均值聚类的MATLAB实现[matlab]-FCM

    0下载:
  2. 模糊c-均值聚类算法 fuzzy c-means algorithm (FCMA)或称( FCM)。在众多模糊聚类算法中,模糊C-均值( FCM) 算法应用最广泛且较成功,它通过优化目标函数得到每个样本点对所有类中心的隶属度,从而决定样本点的类属以达到自动对样本数据进行分类的目的。(Fuzzy c-means algorithm (FCMA) or FCM. Among many fuzzy clustering algorithms, the fuzzy C-means (FCM) algor
  3. 所属分类:数学计算

    • 发布日期:2018-05-03
    • 文件大小:6144
    • 提供者:五道杠骚年
  1. neural networks

    1下载:
  2. 1.elman神经网络对输入波形进行检测 2.设计具有3个神经元的Hopfield网络 3.建立自适应神经模糊推理系统对非线性函数进行逼近(正弦加滞后) 4.建立自适应神经模糊推理系统对非线性函数进行逼近(正弦多项式) 5.利用模糊C均值聚类方法将一类随机给定的三维数据分为三类(1.Detection of input waveform by elman neural network 2. design a Hopfield network with 3 neurons 3. est
  3. 所属分类:数值算法/人工智能

    • 发布日期:2018-05-06
    • 文件大小:2048
    • 提供者:南风水忆
  1. 模拟退火和模糊C均值分类

    1下载:
  2. 遗传模拟优化初始聚类中心,模糊C均值聚类(Genetic algorithm is used to optimize initial clustering centers and fuzzy C means clustering.)
  3. 所属分类:matlab例程

  1. 模糊聚类R代码

    1下载:
  2. 模糊c-均值聚类算法 fuzzy c-means algorithm (FCMA)或称( FCM)。在众多模糊聚类算法中,模糊C-均值( FCM) 算法应用最广泛且较成功,它通过优化目标函数得到每个样本点对所有类中心的隶属度,从而决定样本点的类属以达到自动对样本数据进行分类的目的。(Fuzzy c-means clustering algorithm or FCM. Among many fuzzy clustering algorithms, the Fuzzy C-Means algori
  3. 所属分类:其他

    • 发布日期:2021-02-11
    • 文件大小:1024
    • 提供者:卡擦
  1. 模糊局部信息C均值

    0下载:
  2. 模糊局部信息C均值是一种改进的模糊C均值算法,它考虑了周围邻域信息
  3. 所属分类:图形图象

« 1 2 3 45 6 7 8 9 10 ... 19 »
搜珍网 www.dssz.com