搜索资源列表

  1. 模糊C-均值(FCM)聚类算法Matlab实现

    1下载:
  2. 模糊聚类是一种重要数据分析和建模的无监督方法。简单概述模糊聚类的概念,介绍模糊C-均值(FCM)算法,并在matlab软件上对该算法进行仿真,结果表明,该算法设计简单,应用范围广,但改算法仍存在容易陷入局部极值点等问题,还需进一步研究
  3. 所属分类:编程文档

    • 发布日期:2011-02-21
    • 文件大小:103347
    • 提供者:tostick
  1. FCMA

    0下载:
  2. 一个改进的聚类算法FCMA,可以实现数据的自适应有效聚类,对2维数据测试效果较好- An improvement gathers kind of algorithm FCMA, may auto-adapted realize the data effectively to gather the kind, is better to 2 dimensions according to the test effect
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-18
    • 文件大小:2031616
    • 提供者:叶健康
  1. ClusterImageSeg

    0下载:
  2. 一个利用各种聚类算法实现遥感影像分割的程序,包括K均值、ISODATA、模糊C均值等!-use of a clustering algorithm remote sensing image segmentation procedures, including K-means, ISODATA, Fuzzy C- Means, and so on!
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-18
    • 文件大小:515072
    • 提供者:徐敏
  1. FuzzyC-Means

    0下载:
  2. 模糊c均值,m值,误差限,迭代次数由用户自己输入,聚类效果好。-fuzzy c-means, m value, the error limits, the number of iterations user input, clustering effects.
  3. 所属分类:Windows编程

    • 发布日期:2024-05-18
    • 文件大小:3072
    • 提供者:杨韧洲
  1. PCA+FCM

    0下载:
  2. 利用PCA和模糊C均值相结合的方法实现图象的聚类-Using PCA and fuzzy C-means method of combining images to achieve the clustering
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-18
    • 文件大小:1024
    • 提供者:王英
  1. FCM

    0下载:
  2. 利用java编写的模糊C均值聚类算法,可以用来图像无监督聚类及图像分割等。-Using java prepared Fuzzy C-means clustering algorithm, can be used to image non-supervised clustering and image segmentation and so on.
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-18
    • 文件大小:4096
    • 提供者:huangyu
  1. AimprovedFuzzyCMeans

    0下载:
  2. 关于模糊c-均值算法改进及其对卫星遥感数据聚类的对比,文章对模糊c-均值算法提出一改进意见,并通过实践证明。-On the fuzzy c-means algorithm to improve its impact on satellite remote sensing data clustering contrast, article on the fuzzy c-means algorithm to improve the one
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-18
    • 文件大小:158720
    • 提供者:马宝秋
  1. FCM_Cluster

    0下载:
  2. FCM算法是一种基于划分的聚类算法,它的思想就是使得被划分到同一簇的对象之间相似度最大,而不同簇之间的相似度最小。模糊C均值算法是普通C均值算法的改进,普通C均值算法对于数据的划分是硬性的,而FCM则是一种柔性的模糊划分。-FCM algorithm is a clustering algorithm based on the division of its thinking is that it is making is divide
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-18
    • 文件大小:368640
    • 提供者:Alpha
  1. segment

    0下载:
  2. FCM算法是一种基于划分的聚类算法,它的思想就是使得被划分到同一簇的对象之间相似度最大,而不同簇之间的相似度最小。模糊C均值算法是普通C均值算法的改进,普通C均值算法对于数据的划分是硬性的,而FCM则是一种柔性的模糊划分。在介绍FCM具体算法之前我们先介绍一些模糊集合的基本知识。-FCM algorithm is a clustering algorithm based on the division of its thinking i
  3. 所属分类:Windows编程

    • 发布日期:2024-05-18
    • 文件大小:1713152
    • 提供者:zhourl
  1. improvedregion3

    0下载:
  2. FCM算法是一种基于划分的聚类算法,它的思想就是使得被划分到同一簇的对象之间相似度最大,而不同簇之间的相似度最小。模糊C均值算法是普通C均值算法的改进,普通C均值算法对于数据的划分是硬性的,而FCM则是一种柔性的模糊划分。在介绍FCM具体算法之前我们先介绍一些模糊集合的基本知识。-FCM algorithm is a clustering algorithm based on the division of its thinking i
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-18
    • 文件大小:9216
    • 提供者:zhourl
  1. julei

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

    • 发布日期:2024-05-18
    • 文件大小:123904
    • 提供者:alexandar
  1. textFCM

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

    • 发布日期:2024-05-18
    • 文件大小:57344
    • 提供者:苏宁
  1. ChooseInitialCentres

    0下载:
  2. 模糊C均值初始聚类中心的选择,供初学者参考-Fuzzy C-means clustering center of the initial choice of reference for beginners
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-18
    • 文件大小:55296
    • 提供者:张彦
  1. FCM

    0下载:
  2. 模糊c均值聚类方法,可以很方便的分割图像。-Fuzzy c-means clustering method, can be very convenient segmentation image.
  3. 所属分类:图形图象

    • 发布日期:2024-05-18
    • 文件大小:2048
    • 提供者:田慧
  1. FCM

    0下载:
  2. 使用C++完成的模糊C均值聚类算法的实现-FCM algorithm document
  3. 所属分类:书籍源码

    • 发布日期:2024-05-18
    • 文件大小:219136
    • 提供者:jkjk
  1. FCM

    0下载:
  2. FCM算法,清晰明了,很好的呈现了模糊C均值聚类算法的过程,注解 非常清楚!!(FCM suan fa,hen hao de xheng xian le mo hu c jun zhi ju lei suan fa de guo cheng ,zhu jie fei chang qing chu .)
  3. 所属分类:matlab例程

    • 发布日期:2024-05-18
    • 文件大小:16384
    • 提供者:baiyun
  1. 04657872GAFCM

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

    • 发布日期:2024-05-18
    • 文件大小:1024
    • 提供者:ggsdduman
  1. 模拟退火和模糊C均值分类

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

  1. FLICM_Matlab

    0下载:
  2. 利用FLICM算法进行图像聚类的matlab程序代码,相对于FCM(模糊C均值聚类)算法具有较强的抗噪能力。(FLICM image clustering algorithm matlab code, with respect to FCM algorithm (Fuzzy C-means Clustering) it has a strong anti-noise ability.)
  3. 所属分类:matlab例程

    • 发布日期:2024-05-18
    • 文件大小:1024
    • 提供者:zbinkai
  1. 2b509aabc32f4a3be87b452a94226f45

    0下载:
  2. 结合模糊C均值聚类算法与水平集方法的图像分割代码,分割效果良好。(The image segmentation code based on fuzzy c-means clustering algorithm and level set method has a good segmentation effect.)
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2019-03-11
    • 文件大小:1057792
    • 提供者:zxy0504
« 1 2 3 45 6 7 8 9 10 ... 15 »

源码中国 www.ymcn.org