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

搜索资源列表

  1. GMRFFCM

    2下载:
  2. 高斯马尔科夫随机场和模糊c均值聚类的matlab源程序-Gassian Markov random filed and fuzzy c means clustering matlab source code
  3. 所属分类:matlab

    • 发布日期:2015-12-12
    • 文件大小:32768
    • 提供者:Y.Meng
  1. rbf_Kmeans

    0下载:
  2. Matlab环境下实现的RBF神经网络K均值聚类算法-Matlab environment to achieve the RBF neural network K-means clustering algorithm
  3. 所属分类:matlab

    • 发布日期:2017-03-26
    • 文件大小:2411
    • 提供者:心心
  1. GAFCM

    0下载:
  2. 遗传算法和模糊C-均值聚类相结合的MATLAB程序-Combination of genetic algorithms and fuzzy C-means clustering MATLAB program
  3. 所属分类:matlab

    • 发布日期:2017-11-10
    • 文件大小:1385
    • 提供者:孙东旭
  1. RepeatFCM

    0下载:
  2. FCM算法是一种基于划分的聚类算法,它的思想就是使得被划分到同一簇的对象之间相似度最大,而不同簇之间的相似度最小。模糊C均值算法是普通C均值算法的改进,普通C均值算法对于数据的划分是硬性的,而FCM则是一种柔性的模糊划分-FCM algorithm is a clustering algorithm based on the division, which makes the idea is to be divided into clusters with the greatest simila
  3. 所属分类:matlab

    • 发布日期:2017-05-07
    • 文件大小:1312334
    • 提供者:colin
  1. mh

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

    • 发布日期:2017-05-02
    • 文件大小:566659
    • 提供者:qht
  1. matlb_test_MeanShift

    2下载:
  2. 均值漂移聚类的源程序,用mean shift 进行聚类,以及绘图显示,很有价值-mean shift based clustering code, using matlab
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:2754
    • 提供者:Qingkui Man
  1. Pattern_recognition4

    1下载:
  2. 张学工老师模式识别第四次作业,分别用C均值方法,分层聚类方法和非监督参数下正态分布函数估计的贝叶斯决策对身高体重二维数据进行分类。-Zhang engineering teacher fourth pattern recognition operations, respectively C-means, hierarchical clustering methods, and non-normal distribution function under the supervision of th
  3. 所属分类:Algorithm

    • 发布日期:2017-03-27
    • 文件大小:143649
    • 提供者:陈皓
  1. kmeans

    0下载:
  2. 用matlab实现的一个基于均值聚类算法的图象分割的中心程序-kmeans
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:8493
    • 提供者:李梦
  1. K-means

    0下载:
  2. kmeans算法代码,已经通过验证,可以正常使用,没有病毒
  3. 所属分类:Other systems

    • 发布日期:2017-04-08
    • 文件大小:8826
    • 提供者:dfdsfds
  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. C_mean

    0下载:
  2. 该代码是matlab编写的C均值聚类算法,具有速度快,聚类效果好的特点-The matlab code is written in C means clustering algorithm, a fast clustering and a good effect
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:636
    • 提供者:邓俊俊
  1. C_Average_method

    0下载:
  2. 模式识别的大作业 改进的C均值法,对聚类效果比较显著-Great job to improve recognition of the C means method, a relatively significant effect on the clustering
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:1086
    • 提供者:wangjinwu
  1. k-means

    0下载:
  2. 名为k-means的MATLAB函数,实现k均值算法。输入矩阵X,w,输出最终估计值和聚类的标识数字。-Called the k-means of the MATLAB function, to achieve k means algorithm. Input matrix X, w, the output value of the final estimates and cluster identification number.
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:1137
    • 提供者:menghang
  1. Kmeans

    2下载:
  2. 使用K均值做聚类分析来进行图像分割,把原始图像转换到HSV空间做聚类分析-use k-means clustering to segment the image
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:155962
    • 提供者:liran
  1. MeanShiftCluster

    0下载:
  2. 使用mean-shift(均值漂移),进行聚类-matlab-Mean-Shift-Cluster using matlab
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:2742
    • 提供者:mz
  1. HCM

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

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

    1下载:
  2. matlab图像分割算法.风水岭算法.k-均值聚类变换-image segmentation algorithm matlab
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:156324
    • 提供者:sfsf
  1. K-means-clustering-algorithm

    1下载:
  2. 用matlab实现K均值聚类算法,里面有详细的英文备注和举例,可以看明白-Achieved using K means clustering algorithm matlab
  3. 所属分类:matlab

    • 发布日期:2014-06-25
    • 文件大小:5120
    • 提供者:na
  1. Cjunzhi

    0下载:
  2. C均值聚类算法的matlab编写。此程序根据模式识别书上C均值聚类的过程进行编写。没有用到工具箱。-this program is based on Patten Recongnize knowledge to design a system about C means method.
  3. 所属分类:matlab

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