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

搜索资源列表

  1. FCMSegmentation

    1下载:
  2. FCM 模糊C均值聚类算法。使用说明:这是一个可以人机交互的FCM算法,首先使用鼠标圈定一个矩形区域,则算法自动施加于目标区域:) Have Fun :)-FCM fuzzy C means clustering algorithm. Usage: This is a can of HCI FCM algorithm, the first to use the mouse a rectangular area delineation, the algorithm automatically im
  3. 所属分类:Special Effects

    • 发布日期:2016-07-09
    • 文件大小:132036
    • 提供者:zxr
  1. kcluster

    0下载:
  2. 一种基于软划分方法的聚类方法——模糊k均值法聚类分析。-A division of methods based on soft clustering method- fuzzy k-means cluster analysis.
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:1312
    • 提供者:wyl
  1. FCM

    1下载:
  2. 模糊C-均值(FCM)聚类算法,用MATLAB程序编写。-FCM clustering algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-04-11
    • 文件大小:814
    • 提供者:angelp
  1. 73462683ClusterImageSeg

    0下载:
  2. 模糊均值聚类FCM算法对图像的颜色聚类 进行图像分割 聚类个数和聚类中心都是事先决定的-Fuzzy-means clustering algorithm FCM clustering for color image segmentation and clustering the number of cluster centers are determined in advance
  3. 所属分类:Special Effects

    • 发布日期:2017-05-03
    • 文件大小:514942
    • 提供者:小五子
  1. KFCMClust529

    4下载:
  2. 标准的模糊C聚类算法程序,做聚类图像处理的非常有用-the corresponding algorithms are called kernel fuzzy c-means (KFCM) and kernel possibilistic c-means (KPCM) algorithms. And some test results are given to illustrate the advantages of the proposed algorithms over
  3. 所属分类:图形图象

    • 发布日期:2013-01-15
    • 文件大小:880114
    • 提供者:许亮
  1. fcm

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

    • 发布日期:2017-03-29
    • 文件大小:797
    • 提供者:张淘
  1. Matlab

    0下载:
  2. 使用Matlab实现上市公司财务评价的模糊聚类分析-Listed companies to use Matlab to achieve the financial evaluation of fuzzy cluster analysis
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:333294
    • 提供者:janet
  1. 1

    0下载:
  2. 模糊C均值聚类的MATLAB程序,有详细中文注释,对初学者很有帮助。-Fuzzy C-means clustering of the MATLAB program, a detailed English notes, very helpful for beginners.
  3. 所属分类:Graph program

    • 发布日期:2017-04-04
    • 文件大小:2230
    • 提供者:刘虎成
  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. FCM

    1下载:
  2. 在matlab平台下实现的FCM(模糊C均值)聚类分割-In the matlab platform to achieve FCM (fuzzy C mean) clustering segmentation
  3. 所属分类:matlab例程

    • 发布日期:2013-01-15
    • 文件大小:402612
    • 提供者:sally
  1. FCM-tool-box

    0下载:
  2. 模糊C均值聚类算法工具箱 总有一种程序适合你-Fuzzy C-means clustering algorithm toolbox there a program for you
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:111375
    • 提供者:小馨
  1. FCM

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

    • 发布日期:2017-03-31
    • 文件大小:2113
    • 提供者:田慧
  1. sfcm

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

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

    0下载:
  2. 邻域是沿着梯度方向的,模糊均值聚类方法。-Neighborhood along the gradient direction, the fuzzy-means clustering method.
  3. 所属分类:Graph program

    • 发布日期:2017-03-31
    • 文件大小:709
    • 提供者:田慧
  1. Cjulei

    0下载:
  2. 利用模糊c—均值聚类方法将data 数据向量;3表示分成三类;center表示分类中心-Using fuzzy c-means clustering method to the data vector data 3 that is divided into three categories center said the classification center
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:559
    • 提供者:乔百杰
  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. FCM_CPP

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

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

    0下载:
  2. 模糊c均值聚类算法在matlab里的实现。-Fuzzy c means clustering algorithm in matlab in implementation.
  3. 所属分类:software engineering

    • 发布日期:2017-03-31
    • 文件大小:1672
    • 提供者:changyan
  1. F_Borda

    2下载:
  2. 模糊数学中的波达排序,还有模糊聚类分析的MATLAB源代码-Borda sort,Fuzzy Cluster Analysis
  3. 所属分类:Windows编程

    • 发布日期:2014-02-20
    • 文件大小:3978
    • 提供者:腾蛇飞舞
  1. jull

    0下载:
  2. 模糊C均值聚类(FCM),即众所周知的模糊ISODATA,是用隶属度确定每个数据点属于某个聚类的程度的一种聚类算法。-Fuzzy C means clustering (FCM), known as fuzzy ISODATA, is used to determine membership of each data point belongs to a cluster of a clustering algorithm level.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:4494
    • 提供者:lijuan
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 42 »
搜珍网 www.dssz.com