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

搜索资源列表

  1. 利用模糊C均值图像分割

    5下载:
  2. 利用模糊C均值图像分割,此为matlab环境下的仿真代码.,Using fuzzy C-means image segmentation, this matlab code simulation environment.
  3. 所属分类:图形图象

    • 发布日期:2013-05-08
    • 文件大小:403652
    • 提供者:王磊
  1. FCM.模糊C均值图像分割方法的Matlab程序源代码

    1下载:
  2. 上传内容为模糊C均值图像分割方法的Matlab程序源代码,From the contents of the fuzzy C-means image segmentation of the Matlab source code
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2013-08-14
    • 文件大小:1485
    • 提供者:张宏
  1. FuzzyCMean.rar

    0下载:
  2. 模糊c聚类代码,聚类方法的一种,可用于镜头检测等方面,Fuzzy c clustering code
  3. 所属分类:Algorithm

    • 发布日期:2017-04-11
    • 文件大小:774
    • 提供者:purple_ice
  1. fuzzycmeansclustering.rar

    2下载:
  2. Fuzzy C-Means Clustering (FCM) Possibilistic C-Means Clustering (PCM) Fuzzy-Possibilistic C-Means (FPCM) Comparison of FCM, PCM and FPCM,Fuzzy C-Means Clustering (FCM) Possibilistic C-Means Clustering (PCM) Fuzzy-Possibilistic C-Means (FPCM) Co
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:465493
    • 提供者:sunda
  1. GA-FCM.rar

    5下载:
  2. 遗传算法改进的模糊C均值聚类的matlab源程序 可以运行 格式需要更改,Improved genetic algorithm fuzzy C-means clustering can run the matlab source code need to change format
  3. 所属分类:matlab

    • 发布日期:2016-07-09
    • 文件大小:2003
    • 提供者:许翔
  1. succus-s-pid-fuzzy.rar

    5下载:
  2. 模糊PID源程序,C语言编写,内有详细说明,适用于初学者,Fuzzy PID source
  3. 所属分类:AI-NN-PR

    • 发布日期:2015-05-15
    • 文件大小:3503
    • 提供者:廖诚实
  1. GAFCM

    5下载:
  2. 遗传算法改进的模糊C-均值聚类MATLAB源码 模糊C-均值算法容易收敛于局部极小点,为了克服该缺点,将遗传算法应用于模糊C-均值算法(FCM)的优化计算中,由遗传算法得到初始聚类中心,再使用标准的模糊C-均值聚类算法得到最优分类结果。 -Value algorithm (FCM) of the optimization calculations, by the genetic algorithm is the initial cluster centers, and the
  3. 所属分类:matlab例程

    • 发布日期:2012-11-11
    • 文件大小:1514
    • 提供者:孙准
  1. Kmeans_FCM

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

    • 发布日期:2017-03-26
    • 文件大小:1973
    • 提供者:june
  1. fuzzy-controller-program

    0下载:
  2. 在MATLAB环境下,实现模糊控制,在必要的地方都有注释,适合研究模糊控制-In the MATLAB environment, fuzzy control, where necessary, have the notes for the fuzzy control
  3. 所属分类:matlab

    • 发布日期:2017-03-24
    • 文件大小:4268
    • 提供者:张国鹏
  1. Fuzzy

    1下载:
  2. 模糊算法,实现了求交法计算模糊蕴含关系、最大最小法进行合成运算、求并法计算输出量的模糊集合、加权平均法计算实际的清晰控制量等部分的详细代码。-Fuzzy algorithm, the realization of the intersection method to calculate fuzzy implication relations, max-min method for synthesis of computing, and method for output fuzzy sets,
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-24
    • 文件大小:8685
    • 提供者:LCC
  1. julei

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

    • 发布日期:2017-04-16
    • 文件大小:123706
    • 提供者:alexandar
  1. Kmean

    1下载:
  2. 自行implement的k-mean(含fuzzy c mean),可以直接於vc++針對大量數據進行分群的動作-Implement on its own the k-mean (with fuzzy c mean), can be directly in vc++ For clustering large amount of data movement
  3. 所属分类:数值算法/人工智能

    • 发布日期:2013-01-15
    • 文件大小:3862
    • 提供者:陳志強
  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
    • 文件大小:1690
    • 提供者:zf_528
  1. FuzzyCMean

    1下载:
  2. 实现了Fuzzy C-Mean的方法,这是一种基于模糊数学的聚类方法,很好用!-Implementation of Fuzzy C-Mean method, which is a math-based Fuzzy Clustering Method, a very good use!
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2013-01-15
    • 文件大小:732
    • 提供者:yang
  1. FCM

    0下载:
  2. Fuzzy C-means algorithm written in Java
  3. 所属分类:Java Develop

    • 发布日期:2017-04-17
    • 文件大小:263391
    • 提供者:raida
  1. fcm

    0下载:
  2. this code is thresholding image with fuzzy c-meam thresholding, it good result than Otsu method.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-17
    • 文件大小:23347
    • 提供者:javad
  1. Fuzzy C-Means.ipynb

    0下载:
  2. Fuzzy C-Means CLustering
  3. 所属分类:数值算法/人工智能

    • 发布日期:2017-12-26
    • 文件大小:37888
    • 提供者:williamgomex
  1. Fuzzy c-means algorithm

    0下载:
  2. 用模糊C均值聚类算法完成对输入数据的聚类。(Clustering using fuzzy C means clustering algorithm)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-27
    • 文件大小:1024
    • 提供者:竹奕
  1. fuzzy c-means

    0下载:
  2. 基于fuzzy c-means(FCM)的无监督模糊聚类算法,输出值有:各个样本的类别标签、目标函数在每次迭代后的值、聚类中心以及聚类区间。内有测试数据data.mat,点击 test.m 可以完美运行。(The unsupervised fuzzy clustering algorithm based on fuzzy c-means (FCM) outputs the class labels of each sample, the value of the target function
  3. 所属分类:matlab例程

    • 发布日期:2017-12-30
    • 文件大小:16384
    • 提供者:Galsang
  1. fuzzy c

    0下载:
  2. segmentation using fuzzy algorithm
  3. 所属分类:其他

    • 发布日期:2018-05-04
    • 文件大小:697344
    • 提供者:babu123
« 12 3 4 5 6 7 8 9 10 ... 42 »
搜珍网 www.dssz.com