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

搜索资源列表

  1. 聚类程序

    1下载:
  2. 图像模式识别的聚类器设计,采用VC++实现,和分类器设计相对应。-the designation of image pattern recognation,VC++ is adopted, along with the sort ware designation
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:269436
    • 提供者:zxm
  1. 局部聚类算法

    2下载:
  2. 2014Science-一种基于局部点密度的聚类方法(2014Science- a clustering method based on local point density)
  3. 所属分类:其他

    • 发布日期:2019-11-13
    • 文件大小:3072
    • 提供者:李新运
  1. k-means聚类算法

    1下载:
  2. K-MEANS聚类算法实现,方法简单,容易实现(K-MEANS clustering algorithm, simple and easy to implement.)
  3. 所属分类:matlab例程

    • 发布日期:2020-12-20
    • 文件大小:12288
    • 提供者:yimingxuhome
  1. 第9章 聚类分析

    1下载:
  2. 聚类分析指将物理或抽象对象的集合分组为由类似的对象组成的多个类的分析过程。它是一种重要的人类行为。 聚类分析的目标就是在相似的基础上收集数据来分类。聚类源于很多领域,包括数学,计算机科学,统计学,生物学和经济学。在不同的应用领域,很多聚类技术都得到了发展,这些技术方法被用作描述数据,衡量不同数据源间的相似性,以及把数据源分类到不同的簇中。(Clustering analysis refers to the process of grouping a collection of physical
  3. 所属分类:matlab例程

    • 发布日期:2018-11-20
    • 文件大小:17408
    • 提供者:鳗鱼曼玉
  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. 断面确定_谱聚类算法

    3下载:
  2. 能够递归实现输电断面的识别;功能强大;谱聚类算法,IEEE39,14节点测试通过。可以自由拓展,对电力系统研究方向的同学有用(It can recognize transmission section recursively, and has powerful function. The spectrum clustering algorithm has passed the test of IEEE39,14 nodes. It can be expanded freely and is us
  3. 所属分类:其他

    • 发布日期:2021-04-21
    • 文件大小:4096
    • 提供者:认真思考234
  1. 聚类算法

    2下载:
  2. 文件夹中主要有二维的K-means,gmm,mean-shift,三维的K-means聚类算法的程序,同时已经经过本人验证无误,可以成功运行,有问题的可以私下交流。(Folder mainly two-dimensional k-means, GMM, mean-shift, three-dimensional k-means clustering algorithm procedures, at the same time has been verified by myself, can be
  3. 所属分类:通讯编程

    • 发布日期:2020-04-18
    • 文件大小:10240
    • 提供者:xuebiao
  1. 模糊C均值聚类

    2下载:
  2. 该程序可以实现快速的点云的模糊C均值聚类,并且可以利用第二个命令对聚类后的点云进行自动提取。(The program can realize fast clustering of point clouds based on fuzzy C-means, and automatically extract the clustered point clouds by using the second command.)
  3. 所属分类:其他

    • 发布日期:2019-07-02
    • 文件大小:2048
    • 提供者:西江哥哥
  1. 模糊聚类R代码

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

    • 发布日期:2021-02-11
    • 文件大小:1024
    • 提供者:卡擦
  1. 模糊聚类分析法(python)

    2下载:
  2. 运用python进行模糊聚类分析步骤如下:建立数据矩阵;数据标准化;建立模糊相似矩阵;改造相似关系为等价关系;确定分类数(The steps of Python fuzzy clustering analysis are as follows: establishing data matrix; standardizing data; establishing fuzzy similarity matrix; transforming similarity relation into equiv
  3. 所属分类:其他

    • 发布日期:2020-12-02
    • 文件大小:10240
    • 提供者:木易人左
  1. 数据挖掘中聚类算法研究进展_周涛

    1下载:
  2. 聚类分析是数据挖掘中重要的研究内容之一,对聚类准则进行了总结,对五类传统的聚类算法的研究 现状和进展进行了较为全面的总结,就一些新的聚类算法进行了梳理,根据样本归属关系、样本数据预处理、 样本的相似性度量、样本的更新策略、样本的高维性和与其他学科的融合等六个方面对聚类中近 20多个新算 法,如粒度聚类、不确定聚类、量子聚类、核聚类、谱聚类、聚类集成、概念聚类、球壳聚类、仿射聚类、数据流聚 类等,分别进行了详细的概括。(Clustering analysis is one of the impor
  3. 所属分类:其他

    • 发布日期:2019-12-20
    • 文件大小:1589248
    • 提供者:mwlmwl
  1. AP聚类Matlab程序

    2下载:
  2. AP聚类算法,亲测可用,可以很快分别不同类别(AP clustering algorithm, pro-test available, can quickly separate different categories)
  3. 所属分类:matlab例程

    • 发布日期:2020-12-24
    • 文件大小:4096
    • 提供者:slowwalkor
  1. K-means聚类

    2下载:
  2. 应用K-means聚类算法,实现对iris数据集的分类(Using K-means clustering algorithm to realize the Classification of iris dataset)
  3. 所属分类:matlab例程

    • 发布日期:2020-06-20
    • 文件大小:8192
    • 提供者:salleyye
  1. 聚类分析程序

    2下载:
  2. 用于沉积相、地震相以及地震属性等的聚类分析(Clustering analysis for sedimentary facies, seismic facies and seismic attributes)
  3. 所属分类:Windows编程

    • 发布日期:2021-02-16
    • 文件大小:4815872
    • 提供者:张先生zz
  1. 聚类分析程序

    2下载:
  2. 包含了各类聚类分析程序。主要包括系统聚类,基于欧氏距离的聚类,变量系统聚类和K均值聚类(It includes all kinds of cluster analysis programs. It mainly includes system clustering, Euclidean distance based clustering, variable system clustering and K-means clustering)
  3. 所属分类:matlab例程

    • 发布日期:2020-09-28
    • 文件大小:29696
    • 提供者:wstcwrnb
  1. 聚类分析matlab程序

    1下载:
  2. 基于一组数据的聚类分析的应用,聚类分析指将物理或抽象对象的集合分组为由类似的对象组成的多个类的分析过程。它是一种重要的人类行为。 聚类分析的目标就是在相似的基础上收集数据来分类。聚类源于很多领域,包括数学,计算机科学,统计学,生物学和经济学。在不同的应用领域,很多聚类技术都得到了发展,这些技术方法被用作描述数据,衡量不同数据源间的相似性,以及把数据源分类到不同的簇中。(Application of cluster analysis based on a group of data)
  3. 所属分类:matlab例程

    • 发布日期:2020-12-14
    • 文件大小:4096
    • 提供者:游客5421341
  1. 聚类神经网络

    1下载:
  2. 聚类 神经网络例程,提供数据样本,且说明清晰(Clustering neural network routine)
  3. 所属分类:matlab例程

    • 发布日期:2021-04-06
    • 文件大小:104448
    • 提供者:黑狗00
  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. 基于t-SNE降维的学生成绩聚类模型

    1下载:
  2. 使用Python编写的小程序代码,基于t-SNE降维的学生成绩聚类模型。(Clustering model of students' performance based on t-sne dimension reduction)
  3. 所属分类:界面编程

    • 发布日期:2020-09-17
    • 文件大小:79872
    • 提供者:下雪不打伞
  1. kmeans聚类算法

    3下载:
  2. kmeans聚类分析,无监督学习实现Matlab代码(Kmeans clustering analysis, unsupervised learning implementation of MATLAB code)
  3. 所属分类:matlab例程

    • 发布日期:2021-04-26
    • 文件大小:5120
    • 提供者:东云博士
« 1 2 3 4 56 7 8 9 10 ... 50 »
搜珍网 www.dssz.com