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

搜索资源列表

  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
    • 文件大小:1478
    • 提供者:zsy
  1. psotb-beta-0.3

    0下载:
  2. 粒子群算法(pso)的matlab工具箱,里面有详细的使用说明-toolbox for particle swarm optimum
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-30
    • 文件大小:53942
    • 提供者:shiwy
  1. ordinary_algorithm_for_pattern_recognition

    1下载:
  2. 使用C语言实现的一些简单模式识别聚类算法,用于简单的二维坐标系点的聚类。有最短距离算法、K均值算法、近邻算法、fcm算法、最大最小距离算法。-Using the C language implementation of some simple pattern recognition clustering algorithm for a simple two-dimensional coordinate system point of clustering. Has the shortest di
  3. 所属分类:Other systems

    • 发布日期:2017-04-02
    • 文件大小:4983
    • 提供者:lee
  1. FCM_CPP

    1下载:
  2. 模糊C均值聚类算法(FCM)的VC++实现-Fuzzy C means clustering VC++ Implementation
  3. 所属分类:Algorithm

    • 发布日期:2017-05-24
    • 文件大小:4099810
    • 提供者:lee
  1. UsingFCMforColorTextureSegmentationBasedMultirscal

    0下载:
  2. 本文介绍了使用彩色纹理分割的彩色纹理分割聚类算法的多分辨率图像融合-The paper presents color texture segmentation using FCM for color texture segmentation based multi-resolution image fusion
  3. 所属分类:Document

    • 发布日期:2017-03-29
    • 文件大小:347394
    • 提供者:命运
  1. 1985524fcm

    0下载:
  2. fcm算法的matlab实现 模糊聚类的重要过程-fcm matlab algorithm to achieve the important process of fuzzy clustering
  3. 所属分类:Graph program

    • 发布日期:2017-04-03
    • 文件大小:7133
    • 提供者:wangfei
  1. FCM_Ju_lei_suan_fa

    0下载:
  2. 该文件包含了一般的FCM聚类算法和改进的FCM聚类算法-The document contains a general FCM clustering algorithm and the improved FCM clustering algorithm
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:4709
    • 提供者:蓉儿
  1. pso

    1下载:
  2. 粒子群算法入门程序,对一个示例函数求极大值,程序含有详细注释。-PSO entry procedures to request a sample function of maximum value, the program contains the detailed comments.
  3. 所属分类:matlab

    • 发布日期:2014-11-25
    • 文件大小:783
    • 提供者:林建华
  1. Clustering

    0下载:
  2. 对数值型数据进行聚类:实现了K-means和FCM算法-K-means,fuzzy c means
  3. 所属分类:Algorithm

    • 发布日期:2017-05-17
    • 文件大小:5049949
    • 提供者:金色笔记
  1. clustfcm

    0下载:
  2. 一种改进型的fcm算法 计算量小 耗时短-fcm improve
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-10
    • 文件大小:1346
    • 提供者:pmemory
  1. muhujuleituxiangfenge

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

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

    1下载:
  2. 基于核函数的模糊C聚类均值(fcm)算法-FCM algorithm based on kernel function
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:932
    • 提供者:小飞
  1. 1

    0下载:
  2. 模糊C-均值(FCM) 聚类算法的实现
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-25
    • 文件大小:180794
    • 提供者:peter
  1. FCM_algorithm_based_K_means_clustering_algorithm_a

    0下载:
  2. 基于K_means算法和FCM算法的聚类研究-FCM algorithm based K_means clustering algorithm and study
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-07
    • 文件大小:395714
    • 提供者:peter
  1. imagefusion

    1下载:
  2. 提出了一种基于多通道 Gabo r滤波器和 FCM聚类的图像融合新方法。该方法先利用模糊 C2均值聚类算法在多通道 Gabo r滤波器形成的特征空间上对图像进行区域分割 再对待融合图像进行多尺度小波分解 在此基础上利用 Gabo r滤波器提取高频段纹理特征构造区域相似度 ,应用区域相似度及信息量构造加权因子 ,从而得到融合图像的小波系数 最后 ,利用小波逆变换得到融合图像.-Proposed a multi-channel Gabo r filter and FCM clustering f
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:458387
    • 提供者:guoj
  1. hcmfcm

    0下载:
  2. 基于HCM和FCM算法图像分割的MATLAB的程序-HCM and FCM algorithms based on image segmentation program MATLAB
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:106729
    • 提供者:小高
  1. DBSCANFCM

    0下载:
  2. 聚类算法DBSCAN和FCM算法实现,欢迎大家下载-DBSCAN clustering algorithm and the FCM algorithm, are welcome to download
  3. 所属分类:matlab

    • 发布日期:2017-05-01
    • 文件大小:577781
    • 提供者:小高
  1. fcmC

    0下载:
  2. 这是一种优化的FCM算法 可以自动确定分类数 有关于c,m的改进-This is an optimization of the FCM algorithm to automatically determine the number of categories on the c, m improvement
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:1357
    • 提供者:何紫
  1. KFCMClust

    0下载:
  2. 核模糊C均值算法,利用高斯核实现映射,以改进FCM算法,实现分割。-Kernel fuzzy c-means algorithm, using gaussian kernel realize mapping, to improve FCM algorithm, realize division.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2013-11-15
    • 文件大小:2640
    • 提供者:chen
  1. fcm

    0下载:
  2. 聚类算法的matlab程序,简单容易了解 -Clustering algorithm matlab program, simple and easy to understand the clustering algorithm matlab program, simple and easy to understand
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:855
    • 提供者:wenzi
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 20 »
搜珍网 www.dssz.com