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

搜索资源列表

  1. fcm

    0下载:
  2. 模糊C均值聚类算法处理的图像分割,模糊C均值聚类算法处理的图像分割-An image segmentation method via fuzzy c-means clustering with edge and texture information is proposed. it uses the weighting fuzzy c-mean clustering algorithm to fast implement the segmentation procedure.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:2193
    • 提供者:fujie
  1. mode

    0下载:
  2. 基于VC的各种聚类和分类算法程序。 手写数字或者打开已有的手写数字图像后,在右视图空白处,单击鼠标左键,激活右视图,选择菜单中的各种分类算法,可以对手写数字进行分类。有模板匹配分类器、Bayes分类器、线性函数分类法、非线性分类法、神经网络分类器。 在左视图上单击鼠标左键,可获得3种数据源:标准数字聚类、手画图形聚类、位图文件分析聚类。可以进行特征提取、模糊聚类和遗传算法。-VC-based clustering and classification algorithm for a
  3. 所属分类:Graph program

    • 发布日期:2017-05-13
    • 文件大小:3179203
    • 提供者:ft5272633
  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 the same cluster of the bigge
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:77888
    • 提供者:samari
  1. FCM

    0下载:
  2. 采用不同算法编的一些模糊C-均值聚类(FCM)的matlab程序。-Compiled using a number of different algorithms of fuzzy C-means clustering (FCM) in the matlab program.
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:5273
    • 提供者:温黎茗
  1. FCM

    1下载:
  2. vc环境下的FCM模糊聚类算法程序。里面包含FCM算法的介绍,以及程序的函数说明。-vc environment fuzzy clustering algorithm FCM procedures. FCM algorithm which contains a descr iption of functions and program instructions.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-10
    • 文件大小:1925687
    • 提供者:杨慧
  1. fuzzy

    0下载:
  2. Web日志模糊聚类算法的研究,模糊数学方法及其应用-Web Log fuzzy clustering algorithm, fuzzy mathematics and its application
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:1643
    • 提供者:wangkaidi
  1. C_FuzzyCluster

    0下载:
  2. 模糊聚类算法,介绍了多种实现模糊聚类功能的算法。-fuzzycluster arithmetic,it introduced several kinds of fuzzycluster arithmetic for the special funciton.
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:1502
    • 提供者:蔡威
  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. Fuzzyclusteringanalysisandprogramimplementation.ra

    0下载:
  2. 模糊聚类算法分析及程序实现,该论文详细介绍了模糊聚类算法的原理和代码实现,可以给大家提供一个参考,希望对大家有用!-Fuzzy clustering analysis and program implementation, the paper introduces the principle of fuzzy clustering algorithm and code implementation, can give you a reference, we hope to be useful!
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:179084
    • 提供者:龙龙
  1. HCM

    0下载:
  2. HCM是模糊聚类,k均值算法 -hcm
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:1441
    • 提供者:maoyi
  1. image-sementation

    0下载:
  2. 迭代模糊聚类算法,可以用于图像分割,优化算法-Iterative fuzzy clustering algorithm, can be used for image segmentation
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:23729
    • 提供者:zhaoyong
  1. knn_demo

    0下载:
  2. 模糊聚类算法的最新程序,作者自己编的,如有问题可给我回邮件-Fuzzy clustering algorithm of the latest procedures, of their series, if the problem can email me back
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-08
    • 文件大小:1858
    • 提供者:行高
  1. (matlab)FCM

    0下载:
  2. 这是一个基于MATLAB平台的模糊聚类算法源代码,请下载-This is a platform based on the fuzzy clustering algorithm MATLAB source code, download
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:12633
    • 提供者:曾行
  1. fuzzy-clustering-algorithm-

    0下载:
  2. 利用 VB6.0 实现的模糊聚类方法包括模糊聚类算法(FCM)和硬聚类算法(HCM)-Implemented using fuzzy clustering method with VB6.0 including fuzzy clustering algorithm (FCM) and hard clustering algorithm (HCM)
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-28
    • 文件大小:587001
    • 提供者:Lu
  1. Fuzzy-neural-network

    0下载:
  2. 用matlabr2009编程实现神经网络模糊聚类算法-Programming neural network with matlabr2009 fuzzy clustering algorithm
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:1216
    • 提供者:霸王仔
  1. fuzzy-clustering

    0下载:
  2. 用matlabr2009编程实现神经网络模糊聚类算法,采用cell工具把整个程序分为以下几个部分-Programming neural network with matlabr2009 fuzzy clustering algorithm, using cell tools to the entire program is divided into the following sections
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:1208
    • 提供者:霸王仔
  1. FCM-C-mean-cluster-segment-[matlab]

    1下载:
  2. 模糊C均值聚类的matlab实现,模糊C均值聚类是一种利用模糊数学做的聚类方法,属于图像分割的一种。可利用聚类结果用于图像分析和识别。-FCM,C mean cluster segment [matlab].rar
  3. 所属分类:Special Effects

    • 发布日期:2017-03-23
    • 文件大小:6063
    • 提供者:3rdo
  1. Fuzzy-clustering-change-detection

    1下载:
  2. 基于模糊聚类的遥感图像变化检测算法,英文文献,里面弄有详细设计-Remote sensing images based on fuzzy clustering of change detection algorithms, English literature, which get a detailed design
  3. 所属分类:Special Effects

    • 发布日期:2017-03-23
    • 文件大小:984573
    • 提供者:猫儿
  1. Filtering-Implementations

    0下载:
  2. 动态模糊聚类算法源码程序,对ANN算法进行了实现。-Dynamic fuzzy clustering algorithm source program, the realization of ANN algorithm.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-17
    • 文件大小:55766
    • 提供者:李伟
  1. yinqunhemohujulei

    0下载:
  2. 基于蚁群模糊聚类算法的图像边缘检测,是用蚁群算法检测边缘的一种很好的方法,希望对蚁群爱好者有所帮助-Fuzzy clustering algorithm based on ant colony edge detection, edge detection algorithm with ant colony' s a good way to help fans want to ant
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-06
    • 文件大小:245354
    • 提供者:康景磊
« 1 2 3 4 5 6 78 9 10 11 12 ... 23 »
搜珍网 www.dssz.com