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

搜索资源列表

  1. 模糊C-均值(FCM)聚类算法Matlab实现

    5下载:
  2. 模糊聚类是一种重要数据分析和建模的无监督方法。简单概述模糊聚类的概念,介绍模糊C-均值(FCM)算法,并在matlab软件上对该算法进行仿真,结果表明,该算法设计简单,应用范围广,但改算法仍存在容易陷入局部极值点等问题,还需进一步研究
  3. 所属分类:编程文档

    • 发布日期:2011-02-21
    • 文件大小:103347
    • 提供者:tostick
  1. 用于聚类相关方面的dbscan算法源程序

    6下载:
  2. 采用matlab语言编写的,用于聚类相关方面的dbscan算法源程序,希望对大家有帮助,using the matlab language for the relevant aspects of clustering algorithm source dbscan hope that we can raise! !
  3. 所属分类:matlab例程

    • 发布日期:2015-05-04
    • 文件大小:1878
    • 提供者:ferrari
  1. imagesegment.rar

    1下载:
  2. 基于改进模糊聚类算法鲁棒的图像分割 对噪声图像提出的一种改进算法,Based on robust fuzzy clustering algorithm to improve the image segmentation
  3. 所属分类:File Formats

    • 发布日期:2017-03-29
    • 文件大小:599835
    • 提供者:孙琰
  1. 4713数字图像处理方法的研究

    0下载:
  2. 居于模糊聚类的图像分割算法实现,用MATLAB实现。,image segemention base of fcm,using MATLAB
  3. 所属分类:行业发展研究

    • 发布日期:2017-03-24
    • 文件大小:585673
    • 提供者:曾海森
  1. AP_Clustering

    2下载:
  2. AP聚类方法,是08年发表在“科学”上的聚类方法,本人从图像图像方面研究近十年,这是我所见过最好的聚类算法,本程序提供聚类演示,还把它用图像分割试验(matlab7.0环境调试)。-AP clustering method, is 08 published in " Science" on the clustering method, the image from the image in my research in recent years, this is the bes
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:54766
    • 提供者:Li Daxiang
  1. matlab-functions

    0下载:
  2. :在有限区域内分布的稀疏不均的、具有一定分布结构的海量数据集的高效、高精度聚 类问题是一个尚未完全圆满解决的难题。针对Affinity Propagation 聚类算法(AP)的不足之处, 提出了两个改进型的聚类算法-n limited areas of uneven distribution of sparse, has certain distribution structure of the mass datasets of high efficiency, high precis
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:8822
    • 提供者:李会清
  1. 聚类K-Medoids算法

    3下载:
  2. 聚类K-Medoids算法。文件里面包含了详细的程序说明和示例。-K-Medoids clustering algorithm.The file contains a detailed descr iption of the procedures and examples.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2012-10-17
    • 文件大小:19734
    • 提供者:
  1. PSO_K

    3下载:
  2. 毕设题目,基于K均值的PSO聚类算法,共享了。-Bi-based topic of the PSO-based K-means clustering algorithm, shared.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-09
    • 文件大小:3577
    • 提供者:yujin liu
  1. 聚类的matlab程序

    0下载:
  2. k-means聚类算法的matlab程序大全
  3. 所属分类:图形图象

  1. 聚类的matlab程序

    0下载:
  2. k-means聚类算法的matlab程序。
  3. 所属分类:图形图象

  1. K-means

    0下载:
  2. 一种聚类算法:K-means聚类,实测绝对没有问题(A clustering algorithm: K-means clustering, no problem is absolutely no problem)
  3. 所属分类:数据挖掘

    • 发布日期:2018-04-29
    • 文件大小:12288
    • 提供者:宸儿宝贝
  1. fcm-master

    0下载:
  2. 利用MATLAB软件,实现了模糊聚类的计算,MATLAB的模糊聚类算法,(Using the MATLAB software, the fuzzy clustering calculation and the fuzzy clustering algorithm of MATLAB are realized.)
  3. 所属分类:matlab例程

    • 发布日期:2018-04-30
    • 文件大小:5120
    • 提供者:冰点123
  1. 语音聚类示例

    0下载:
  2. 实验示例是基于语音中的mfcc,语音倒谱特征来进行聚类,先利用训练样本来计算训练样本聚类中心(用到了lbg算法),之后再进行分类。 注意:使用代码时需要自己更改文件路径。(This example is based on the MFCC in speech and the feature of speech Cepstrum to cluster. First, the training sample is used to calculate the training sample clus
  3. 所属分类:语音合成与识别

    • 发布日期:2018-05-01
    • 文件大小:1129472
    • 提供者:啦丿啦
  1. 基于FCM聚类分析的交通判别算法研究

    0下载:
  2. 采用了欧氏距离和模糊算法两种方式进行了FCM聚类分析,利用FCM聚类分析解决了交通状况的判别算法,文件里面还有相关文献!(Using Euclidean distance and fuzzy algorithm, FCM clustering analysis is used to solve the traffic situation.)
  3. 所属分类:matlab例程

    • 发布日期:2018-05-01
    • 文件大小:15461376
    • 提供者:多尔衮
  1. FCM,模糊C均值聚类的MATLAB实现[matlab]-FCM

    0下载:
  2. 模糊c-均值聚类算法 fuzzy c-means algorithm (FCMA)或称( FCM)。在众多模糊聚类算法中,模糊C-均值( FCM) 算法应用最广泛且较成功,它通过优化目标函数得到每个样本点对所有类中心的隶属度,从而决定样本点的类属以达到自动对样本数据进行分类的目的。(Fuzzy c-means algorithm (FCMA) or FCM. Among many fuzzy clustering algorithms, the fuzzy C-means (FCM) algor
  3. 所属分类:数学计算

    • 发布日期:2018-05-03
    • 文件大小:6144
    • 提供者:五道杠骚年
  1. 基于 K-means 聚类算法的图像区域分割

    1下载:
  2. 本程序使用matlab软件,实现了基于K-means聚类算法的图像分割。(Image split based on K-means was done by using Matlab.)
  3. 所属分类:matlab例程

    • 发布日期:2019-01-08
    • 文件大小:29696
    • 提供者:Hanqi
  1. 多维GMM聚类

    5下载:
  2. 该命令实现的是多维情况下的三维数据GMM聚类,该算法的缺点是使用matlab 对于大数据有计算机内存的要求。(This command implements GMM clustering of three-dimensional data in multi-dimensional situation. The disadvantage of this algorithm is that it requires computer memory for large data using matlab
  3. 所属分类:其他

    • 发布日期:2020-04-18
    • 文件大小:2048
    • 提供者:西江哥哥
  1. isodata

    1下载:
  2. isodata 结合我上传的其他聚类算法可用使用 压缩包里面包含说明书(ISODATA can be used in combination with other clustering algorithms I uploaded. The package contains instructions)
  3. 所属分类:matlab例程

    • 发布日期:2021-02-28
    • 文件大小:3072
    • 提供者:新手小廖
  1. k均值聚类

    1下载:
  2. 通过比较自编MATLAB 的k-means 算法程序和SPSS 中自带的k-means聚类工具,对两个数据集聚类,并分析了聚类结果。(By comparing the k-means algorithm program of self-compiled MATLAB with the K-means clustering tool of SPSS, two data sets are clustered and the clustering results are analyzed.)
  3. 所属分类:matlab例程

    • 发布日期:2020-09-28
    • 文件大小:362496
    • 提供者:yty1018
  1. DBSCAN算法Matlab实现

    0下载:
  2. 基于密度的聚类算法 它将簇定义为密度相连的点的最大集合,能够把具有足够高密度的区域划分为簇,并可在噪声的空间数据库中发现任意形状的聚类(Density based clustering algorithm It defines the cluster as the largest set of density connected points, and can divide the region with enough high density into clusters, and can f
  3. 所属分类:matlab例程

    • 发布日期:2020-09-15
    • 文件大小:3072
    • 提供者:微染
« 1 2 3 4 56 7 8 9 10 ... 50 »
搜珍网 www.dssz.com