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

搜索资源列表

  1. 图像模糊C-均值聚类

    3下载:
  2. 图像聚类分割是图像处理的基本操作,该文件含有C-均值聚类分割算法思想以及matlab源程序
  3. 所属分类:其它

    • 发布日期:2011-05-30
    • 文件大小:618842
    • 提供者:xiaomeijiaojiao
  1. K_means

    0下载:
  2. K-means MATLAB源程序,适用于聚类分析的代码-K-means MATLAB programe
  3. 所属分类:Other systems

    • 发布日期:2017-04-01
    • 文件大小:7622
    • 提供者:黄小成
  1. K-means

    1下载:
  2. 简单实用的k均值聚类算法,可以实现多位向量的简单聚类-Simple and practical k-means clustering algorithm, can achieve more than a simple vector clustering
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2013-04-10
    • 文件大小:5898
    • 提供者:chunxiao
  1. unsupervisedClassification

    0下载:
  2. 非监督分类程序,MATLAB环境,采用K均值算法,通过初始聚类中心逐次迭代而得到所要分类,并输出分类后的图像。-Non-supervised classification procedures, MATLAB environment, using K-means algorithm, the initial cluster center through successive iterations to be classified, and the output classification im
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-30
    • 文件大小:1369
    • 提供者:邢超凡
  1. k-means

    1下载:
  2. k均值聚类算法源码 聚类算法学习的实例功能-k-means cluster algorithm
  3. 所属分类:Other systems

    • 发布日期:2014-04-29
    • 文件大小:2583
    • 提供者:wueching
  1. k

    0下载:
  2. k平均聚类所谓k均值聚类方法是一种无监督的学习算法,它能用已知类数的数据聚类和预测。-k-average clustter
  3. 所属分类:Other systems

    • 发布日期:2017-03-28
    • 文件大小:48887
    • 提供者:小屁
  1. K-means

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

    • 发布日期:2017-04-08
    • 文件大小:8826
    • 提供者:dfdsfds
  1. Salama

    1下载:
  2. 改进的Salama网络拓扑随机生成算法通用Matlab程序,在随机抛撒节点的时候使用了K均值聚类,网络节点分布均匀且疏密得当,边的分布也比较均衡。-Improved algorithm for randomly generated network topology Salama General Matlab program, when the nodes in the random throw using K means clustering, the network node density
  3. 所属分类:Other systems

    • 发布日期:2017-03-30
    • 文件大小:5324
    • 提供者:成龙
  1. fcm

    0下载:
  2. 模糊C均值聚类算法实现数据挖掘的matlab源代码-Fuzzy C-Means clustering algorithm for data mining matlab source code
  3. 所属分类:Other systems

    • 发布日期:2017-04-05
    • 文件大小:4463
    • 提供者:sun
  1. cskmeans

    0下载:
  2. K均值聚类用matlab实现源程序,可用于其他算法的结合与实现-K-means clustering using matlab
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:613
    • 提供者:丁默
  1. Twenliie

    1下载:
  2. 基于纹理的图像分割的Matlab源代代码,应用小波和K均值聚类-matlab -Texture-based image segmentation Matlab source generation of code, the application of wavelet and K-means clustering-matlab
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-22
    • 文件大小:933539
    • 提供者:shakaqier
  1. pattern-recognition

    0下载:
  2. 用matlab实现模式识别里的K-均值聚类算法,算法简单-Pattern Recognition using matlab to achieve in the K-means clustering algorithm, the algorithm is simple
  3. 所属分类:Other systems

    • 发布日期:2017-04-24
    • 文件大小:388407
    • 提供者:戴涛
  1. matlab

    0下载:
  2. 聚类基本算法代码,包含层次聚类,简单聚类,c均值,KNN等-Clustering basic algorithm code, including hierarchical clustering, a simple cluster, c mean, KNN, etc.
  3. 所属分类:Other systems

    • 发布日期:2017-04-28
    • 文件大小:129594
    • 提供者:tony
  1. GAFCM

    0下载:
  2. matlab编写的遗传算法优化的模糊C均值聚类算法-genetic algorithm optimize Fuzzy C means algorithm
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:1493
    • 提供者:王弘
  1. Fuzzy-k--clustering

    0下载:
  2. 模糊K均值聚类算法的matlab程序,很实用,很有针对性。-K fuzzy means clustering algorithm matlab procedures, very useful and very targeted.
  3. 所属分类:Other systems

    • 发布日期:2017-04-14
    • 文件大小:4218
    • 提供者:赵涛岩
  1. 《MATLAB统计分析与应用》程序与数据

    0下载:
  2. 数据的导入导出,将数据写入到txt,从TXT读取数据;数据预处理,归一化处理;聚类分析,K均值聚类等(Import and export data, write data to TXT, read data from TXT, data preprocessing, normalization processing, clustering analysis, K clustering, etc.)
  3. 所属分类:其他

    • 发布日期:2017-12-27
    • 文件大小:64512
    • 提供者:ferryman
  1. k_means

    0下载:
  2. 一般的常规的k均值聚类,源码,没有数据,随便输入一个数据体就可以(General conventional k-means clustering, source code, no data, just enter a data body can)
  3. 所属分类:其他

    • 发布日期:2018-01-08
    • 文件大小:1024
    • 提供者:刘阿斗2
  1. 常用聚类

    2下载:
  2. 常用聚类的MATLAB程序,调试均可用。包含k均值聚类、模糊C均值聚类、模糊减法聚类、谱系聚类(Common clustering MATLAB program, debugging are available. Including k-means clustering, fuzzy C-means clustering, fuzzy subtraction clustering, pedigree clustering)
  3. 所属分类:其他

    • 发布日期:2018-01-09
    • 文件大小:4096
    • 提供者:zz未
  1. MeanShiftCluster

    0下载:
  2. 该算法实现了均值漂移聚类算法,在MATLAB平台下有很好的结果验证(MeanShiift Cluster, it improves the performance than tradional cluster algorithm, such k-means cluster algorithm.)
  3. 所属分类:其他

    • 发布日期:2018-01-10
    • 文件大小:2048
    • 提供者:xt-chong
  1. 04657872GAFCM

    1下载:
  2. 遗传算法改进的模糊C-均值聚类MATLAB源码.模糊C-均值算法容易收敛于局部极小点,为了克服该缺点,将遗传算法应用于模糊C-均值算法(FCM)的优化计算中,由遗传算法得到初始聚类中心,再使用标准的模糊C-均值聚类算法得到最优分类结果。(Improved genetic algorithm and fuzzy C- means clustering MATLAB source. The fuzzy C- means algorithm is easy to converge to local m
  3. 所属分类:其他

    • 发布日期:2019-09-30
    • 文件大小:1024
    • 提供者:ggsdduman
« 12 3 »
搜珍网 www.dssz.com