搜索资源列表

  1. FCM

    0下载:
  2. 模糊C-均值(FCM)聚类算法,用MATLAB程序编写。-FCM clustering algorithm
  3. 所属分类:图形图像处理(光照,映射..)

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

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

    • 发布日期:2024-05-18
    • 文件大小:566272
    • 提供者:qht
  1. fcm

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

    • 发布日期:2024-05-18
    • 文件大小:1024
    • 提供者:张淘
  1. FCMClust

    0下载:
  2. 采用模糊C均值对数据集data聚为cluster_n类-Fuzzy C-means data sets of data together for cluster_n category
  3. 所属分类:matlab例程

    • 发布日期:2024-05-18
    • 文件大小:5120
    • 提供者:tf Cheung
  1. fcm

    0下载:
  2. 采用模糊C均值对数据集完成聚类,并得到较好的结果-Using fuzzy C means clustering on the complete data set, and get better results
  3. 所属分类:其他小程序

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

    0下载:
  2. FCM算法是一种基于划分的聚类算法,它的思想就是使得被划分到同一簇的对象之间相似度最大,而不同簇之间的相似度最小。模糊C均值算法是普通C均值算法的改进,普通C均值算法对于数据的划分是硬性的,而FCM则是一种柔性的模糊划分-FCM algorithm is a clustering algorithm based on division, and its thinking that it is making is divided into
  3. 所属分类:其他小程序

    • 发布日期:2024-05-18
    • 文件大小:77824
    • 提供者:samari
  1. exp1

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

    • 发布日期:2024-05-18
    • 文件大小:72704
    • 提供者:dawn
  1. muhujuleituxiangfenge

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

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

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

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

    0下载:
  2. 采用模糊C均值对数据集data聚为cluster_n类-Fuzzy C mean data on the data sets together to cluster_n class
  3. 所属分类:matlab例程

    • 发布日期:2024-05-18
    • 文件大小:3072
    • 提供者:罗慧
  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. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-18
    • 文件大小:169984
    • 提供者:dsdsds
  1. C-means-clustering-algorithm

    0下载:
  2. 利用C++实现C均值聚类算法。模糊c均值聚类算法因算法简单收敛速度快且能处理大数据集,解决问题范围广,易于应用计算机实现等特点受到了越来越多人的关注,并应用于各个领域。-C means clustering algorithm in C++
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-18
    • 文件大小:169984
    • 提供者:chentao
  1. test_FLICM

    0下载:
  2. FLICM一种基于模糊局部信息C均值聚类方法,是对传统FCM聚类方法的最近改进方法,具有更强的鲁棒性,效果明显优于传统算法。-A novel and robust FCM fr a mework for image clustering called Fuzzy Local Information C-means (FLICM) clustering algorithm.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-18
    • 文件大小:1024
    • 提供者:孙博
  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 t
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-18
    • 文件大小:172032
    • 提供者:pingziyu
  1. Genetic-optimization-of-C-clustering

    0下载:
  2. 运用遗传优化算法优化模糊C均值聚类,通过全局自适应寻优,寻找出更为精确的模糊聚类中心-Using genetic optimization algorithm to optimize the fuzzy C-means clustering, global adaptive optimization to find a more precise fuzzy clustering center
  3. 所属分类:其他小程序

    • 发布日期:2024-05-18
    • 文件大小:1024
    • 提供者:鹿丸九
  1. fuzzy-c-means

    1下载:
  2. 模糊C均值聚类算法,在C均值的基础上加入隶属度。-Fuzzy C-means clustering algorithm, on the basis of the C mean join the membership.
  3. 所属分类:其他小程序

    • 发布日期:2024-05-18
    • 文件大小:3072
    • 提供者:寻仙问道
  1. mohu-c

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

    • 发布日期:2024-05-18
    • 文件大小:7168
    • 提供者:小南
  1. Fuzzy-C-means-algorithm

    0下载:
  2. 模糊C均值聚类算法用于图像分割,可以直接应用-Fuzzy C-means clustering algorithm for image segmentation, can be directly applied
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-18
    • 文件大小:2048
    • 提供者:张举森
  1. fuzzy-c-means-clustering

    0下载:
  2. 用于高维数据或者多维图像的模糊C均值聚类算法-Used for army fuzzy c-means clustering high-dimensional data
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-18
    • 文件大小:4096
    • 提供者:谭建
  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
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-18
    • 文件大小:2048
    • 提供者:zhanglei
« 1 2 3 4 56 7 8 9 10 ... 15 »

源码中国 www.ymcn.org