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

搜索资源列表

  1. isodata.rar

    3下载:
  2. 通过idl编程实现图像的isodata分类算法,结果表明isodata在图像分类中可以取得较好的结果。,Idl programming through ISODATA image classification algorithm, ISODATA results show that in image classification can be achieved better results.
  3. 所属分类:Special Effects

    • 发布日期:2014-07-03
    • 文件大小:861577
    • 提供者:yl
  1. RepeatFCM

    0下载:
  2. FCM算法是一种基于划分的聚类算法,它的思想就是使得被划分到同一簇的对象之间相似度最大,而不同簇之间的相似度最小。模糊C均值算法是普通C均值算法的改进,普通C均值算法对于数据的划分是硬性的,而FCM则是一种柔性的模糊划分-FCM algorithm is a clustering algorithm based on the division, which makes the idea is to be divided into clusters with the greatest simila
  3. 所属分类:matlab

    • 发布日期:2017-05-07
    • 文件大小:1312334
    • 提供者:colin
  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. sfcm

    0下载:
  2. 加入邻域信息的空间模糊c均值聚类算法的代码。-Join neighborhood information, spatial fuzzy c-means clustering algorithm code.
  3. 所属分类:Graph program

    • 发布日期:2017-04-04
    • 文件大小:692
    • 提供者:田慧
  1. fcm

    0下载:
  2. 采用模糊c均值聚类算法用以实现对图像的分割,以利于人们的研究处理-Fuzzy c
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:15522
    • 提供者:杨晓飞
  1. muhujuleituxiangfenge

    0下载:
  2. 算法目的:通过模糊c-均值(FCM)聚类实现图像的分割-Algorithm Objective: fuzzy c-means (FCM) clustering for image segmentation
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:3699
    • 提供者:方明
  1. FCM-matlab

    0下载:
  2. Matlab版本的模糊C均值算法实现,对研究聚类的同学很有用!欢迎下载!-FCM about matlab,source code,it is useful to you if you research this field ! welcome to download it!
  3. 所属分类:matlab

    • 发布日期:2017-03-23
    • 文件大小:3188
    • 提供者:chuncheng
  1. fcm-matlab

    0下载:
  2. matlab开发的FCM(模糊c-均值聚类算法)例程-matlab,cluster,fuzzy c-means,FCM,code
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:23238
    • 提供者:Jane
  1. fuzzy-c-means-algorithm

    0下载:
  2. 模式识别中的模糊c均值算法,详细易懂,适合于用于matlab模式识别编程参考-Pattern recognition, fuzzy c-means algorithm, detailed and easy to understand
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-27
    • 文件大小:2062
    • 提供者:liuhui
  1. c

    0下载:
  2. 模式识别以3类为例对C均值和模糊C均值算法进行matlab仿真实验。-Pattern recognition in three categories, for example C-Means and fuzzy C-means algorithm matlab simulation experiments.
  3. 所属分类:matlab

    • 发布日期:2017-11-25
    • 文件大小:1248
    • 提供者:改键
  1. fcm

    3下载:
  2. 用模糊C均值算法实现图像分割 ,文件夹中附带有图片和matlab的源程序,已经验证过可以实现对图片的分割-Fuzzy C-means algorithm for image segmentation, there is a folder with pictures and matlab source, has already been verified can be achieved on image segmentation
  3. 所属分类:matlab

    • 发布日期:2016-04-05
    • 文件大小:216064
    • 提供者:xiaomin
  1. mohu-c

    0下载:
  2. 一种基于Matlab的改进的模糊C均值聚类算法,简单,易懂,非常实用-a very good algorithm for Matlab users, you can get a lot from it
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:7329
    • 提供者:小南
  1. FCM

    0下载:
  2. matlab实现模糊C均值算法对样本进行分类。附件中国有样本库。- matlab in fuzzy c means in sorting
  3. 所属分类:Other systems

    • 发布日期:2017-04-29
    • 文件大小:12791
    • 提供者:yifei
  1. GUI-based-on-Matlab

    0下载:
  2. 遗传算法改进的模糊C-均值聚类MATLAB源码。用单纯形法来做的-Improved genetic algorithm fuzzy C- means clustering MATLAB source. To do with the simplex method
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:5325
    • 提供者:郑晨
  1. fcm(MATLAB)

    0下载:
  2. 基于模糊C-均值算法数据流聚类分析,这里面没有运用matlab自带的fcm子模块,是自己编写的源代码,亲测能运行-It is a good programme on fuzzy C algorithm, it is very good .
  3. 所属分类:Other systems

    • 发布日期:2017-04-15
    • 文件大小:5074
    • 提供者:张伟
  1. pattern

    0下载:
  2. Matlab模式识别例程,包括神经网络算法和BP算法,C均值算法与模糊C均值算法和SVM分类算法。-Matlab pattern recognition routines, including neural network algorithm and BP algorithm, C-means algorithm and Fuzzy C-means algorithm and SVM classification algorithm.
  3. 所属分类:matlab

    • 发布日期:2017-05-01
    • 文件大小:24367
    • 提供者:黎落
  1. 新建文件夹

    0下载:
  2. FCM模糊C均值算法MATLAB程序,用于进行特征分析、数据分析等。(FCM fuzzy C mean algorithm MATLAB procedures)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2017-12-30
    • 文件大小:3072
    • 提供者:稳稳的
  1. fcm算法解释

    0下载:
  2. 包含基于matlab的粗糙模糊c均值算法实现及相关解释说明(Include matlab based programs and instructions)
  3. 所属分类:图形图像处理

  1. BCFCM2D

    1下载:
  2. 偏移场矫正模糊c-均值算法的matlab代码实现。运用于通向分割及偏移场估计。(bias filed corrected)
  3. 所属分类:其他

    • 发布日期:2019-10-06
    • 文件大小:2048
    • 提供者:1003
  1. 04657872GAFCM

    1下载:
  2. 遗传算法改进的模糊C-均值聚类MATLAB源码.模糊C-均值算法容易收敛于局部极小点,为了克服该缺点,将遗传算法应用于模糊C-均值算法(FCM)的优化计算中,由遗传算法得到初始聚类中心,再使用标准的模糊C-均值聚类算法得到最优分类结果。(Improved genetic algorithm and fuzzy C- means clustering MATLAB source. The fuzzy C- means algorithm is easy to converge to local m
  3. 所属分类:其他

    • 发布日期:2019-09-30
    • 文件大小:1024
    • 提供者:ggsdduman
« 1 23 4 »
搜珍网 www.dssz.com