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

搜索资源列表

  1. FCM_YL

    0下载:
  2. 模糊C均值(FCM)聚类算法分割图像,雨帘开发,非常经典!-function clusterResult = FCM(imagePath, C, V, M, iter, epsm)
  3. 所属分类:Special Effects

    • 发布日期:2017-11-21
    • 文件大小:1804
    • 提供者:mhx_nx
  1. fcm

    0下载:
  2. 模糊C均值聚类是聚类方法中常用的方法,这是它的一段源代码-Fuzzy C-Means clustering method, which is commonly used in the clustering method in a source code
  3. 所属分类:Graph Recognize

    • 发布日期:2017-11-24
    • 文件大小:1286
    • 提供者:林艳芳
  1. FCM

    0下载:
  2. 模糊C均值聚类用于复杂系统建模仿真,通过模型进行预测控制- Fuzzy c-means clustering for complex system modeling and simulation, through the model predictive control
  3. 所属分类:software engineering

    • 发布日期:2017-11-28
    • 文件大小:582053
    • 提供者:刘峰
  1. FCM-

    0下载:
  2. 模糊C均值聚类算法,实验用程序,亲测可用,大家放心下载-Fuzzy C-means clustering algorithm, experimental procedures, pro-test available, rest assured download
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:10122
    • 提供者:陈csdn
  1. fcm

    3下载:
  2. 用模糊C均值算法实现图像分割 ,文件夹中附带有图片和matlab的源程序,已经验证过可以实现对图片的分割-Fuzzy C-means algorithm for image segmentation, there is a folder with pictures and matlab source, has already been verified can be achieved on image segmentation
  3. 所属分类:matlab

    • 发布日期:2016-04-05
    • 文件大小:216064
    • 提供者:xiaomin
  1. fcm

    0下载:
  2. 模糊C均值分类,用于图像处理中 很好用的,极力推荐 -Fuzzy C-means classification, used for image processing in a very good use, and strongly recommend
  3. 所属分类:Graph program

    • 发布日期:2017-04-13
    • 文件大小:1735
    • 提供者:theCPI
  1. watershed-and-FCM

    1下载:
  2. 两个matlab编写的图像分割算法,分水岭和模糊C均值聚类算法-matlab codes, watershed algorithm and fuzzy C means clustering algorithm
  3. 所属分类:Graph program

    • 发布日期:2017-04-13
    • 文件大小:2000
    • 提供者:bean
  1. FCM

    0下载:
  2. 模糊C均值聚类,实现数据聚类算法!来源于网络,经过修改,可用于数据聚类!-Fuzzy C-Means clustering, data clustering algorithm! From the network, without modification, can be used for data clustering!
  3. 所属分类:Algorithm

    • 发布日期:2017-05-09
    • 文件大小:1956819
    • 提供者:hu huacheng
  1. improved-FCM-based-on-GA

    1下载:
  2. 是一个基于遗传算法改进的模糊C均值算法,很不错的代码。-It is a improved fuzzy C-means algorithm based on genetic algorithm , a very good code.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:17773
    • 提供者:简川霞
  1. fcm

    0下载:
  2. 模糊c均值聚类。是matlab中fcm函数的代码-Fuzzy c-means clustering. Is the code matlab function in fcm
  3. 所属分类:Special Effects

    • 发布日期:2017-04-25
    • 文件大小:13786
    • 提供者:武利娟
  1. fcm

    0下载:
  2. 模糊c均值聚类算法在MATLAB中的代码,非常好用-Fuzzy c-means clustering algorithm in MATLAB program can definitely use. . . . .
  3. 所属分类:matlab

    • 发布日期:2017-04-17
    • 文件大小:17150
    • 提供者:liu
  1. FCM

    0下载:
  2. 自己实现的,模糊C均值聚类的代码,在K-mean上添加了隶属度矩阵。注释详细,方便理解算法步骤-my implementation, Fuzzy C-Means clustering code in the K-mean adding a membership matrix. Notes detailed, easy to understand algorithm steps
  3. 所属分类:Special Effects

    • 发布日期:2017-04-24
    • 文件大小:31067
    • 提供者:yaoli
  1. fcm

    0下载:
  2. 程序用matlab实现了模糊c均值聚类问题。将大量数据分成几种类型-Program using matlab realize the fuzzy c-means clustering problem. The large amounts of data into several types of classes
  3. 所属分类:Special Effects

    • 发布日期:2017-04-11
    • 文件大小:766
    • 提供者:付幸
  1. fcm-MATLAB

    1下载:
  2. FCM,模糊C均值聚类的MATLAB实现-FCM matlab
  3. 所属分类:Special Effects

    • 发布日期:2016-04-05
    • 文件大小:329728
    • 提供者:杨焰
  1. FCM

    0下载:
  2. 模糊C均值的改进算法,详细介绍了改进过程和原算法的原理,具有很好参考价值-Improved Fuzzy C- Means algorithm , described in detail the principles to improve the process and the original algorithm has a good reference value
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-26
    • 文件大小:217043
    • 提供者:张苏楠
  1. FCM

    2下载:
  2. 包括模糊C均值及其改进方法FCM_S1、FCM_S2、GFCM的实现及示例-Including fuzzy c-means and its improved method FCM_S1, FCM_S2, GFCM realization and examples
  3. 所属分类:Special Effects

    • 发布日期:2017-04-15
    • 文件大小:6560
    • 提供者:fan
  1. FCM

    0下载:
  2. matlab实现模糊C均值算法对样本进行分类。附件中国有样本库。- matlab in fuzzy c means in sorting
  3. 所属分类:Other systems

    • 发布日期:2017-04-29
    • 文件大小:12791
    • 提供者:yifei
  1. FCM

    0下载:
  2. 模糊C均值聚类算法过程,C语言编写,有测试数据-Fuzzy C-means clustering algorithm process, C language, test data
  3. 所属分类:Special Effects

    • 发布日期:2017-05-09
    • 文件大小:1786597
    • 提供者:zhaohouqiang
  1. FCM

    0下载:
  2. 采用FCM(模糊C均值)算法将数据集data聚为cluster_n类.-Using FCM (Fuzzy C-Means) algorithm dataset data clustered into cluster_n class.
  3. 所属分类:matlab

    • 发布日期:2017-04-29
    • 文件大小:188124
    • 提供者:李易峰
  1. FCM

    0下载:
  2. 自己编写的matlab程序,实现了图像的模糊C均值分割,没有调用工具箱里的fcm函数,里面的图像,代码文件齐全,亲测可用-I have written the matlab program,did not call the toolbox FCM function to achieve the image of the fuzzy C mean segmentation. The code file is complete, can be debugged.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-30
    • 文件大小:202458
    • 提供者:王福
« 1 2 3 4 5 67 8 9 »
搜珍网 www.dssz.com