CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 数据挖掘 搜索资源 - 聚类程序

搜索资源列表

  1. Desktop

    0下载:
  2. K均值聚类算法,对风电机组功率数据进行聚类分析,包括详细的程序说明。 只要把这两个文件放入一个空文件夹下,在MATLAB中执行m文件,就可得到聚类结果。-K-means clustering algorithm, the wind turbine power data clustering analysis, including a detailed descr iption of the procedures. As long as these two files into an empt
  3. 所属分类:Data Mining

    • 发布日期:2017-06-16
    • 文件大小:24.29mb
    • 提供者:许克磊
  1. sparse-subspace-clustering

    3下载:
  2. 关于稀疏子空间聚类的算法程序实现,及对应的论文,matlab源码实现。-On sparse subspace clustering algorithm procedures, and the corresponding paper, matlab source code.
  3. 所属分类:Data Mining

    • 发布日期:2015-09-19
    • 文件大小:9.58mb
    • 提供者:xiazhi
  1. B10681002fj

    0下载:
  2. 低秩谱聚类分析包括2015年研究生数学建模B题的论文及相关程序,做的不好,但可供参考。开发平台是matlab-Low rank spectral clustering analysis includes the papers and related procedures of the research on the mathematical modeling of B in 2015. Development platform is matlab
  3. 所属分类:Data Mining

    • 发布日期:2016-08-17
    • 文件大小:2.4mb
    • 提供者:张晓晓
  1. xin-k-means

    0下载:
  2. 此程序中直接是关于具体数据的聚类划分,直接给出相应的数据。-This program is directly of clustering on specific data directly gives the corresponding data
  3. 所属分类:Data Mining

    • 发布日期:2017-04-14
    • 文件大小:3.93kb
    • 提供者:魏楠
  1. Clustering-results-measurement

    0下载:
  2. 度量聚类精度的matlab程序,可用于聚类算法评估-Measure percentage of Accuracy and the Rand index of clustering results
  3. 所属分类:Data Mining

    • 发布日期:2017-04-13
    • 文件大小:1.61kb
    • 提供者:Alex
  1. HieraClust

    1下载:
  2. 针对聚类分析中的类间距离,包含多种源码程序,效果很好-For clustering analysis of distance between classes, including a variety of program source code, the effect is very good
  3. 所属分类:Data Mining

    • 发布日期:2017-04-12
    • 文件大小:1.02kb
    • 提供者:梁良
  1. ex2-003(Week3)_finished

    0下载:
  2. 百度NG的机器学习教程 文档以及程序代码,对于初学者很有帮助,有助于理解分类聚类等基本的机器学习算法, week_3-Baidu NG machine learning tutorial documentation and program code, useful for beginners, help to understand the classification clustering week3
  3. 所属分类:Data Mining

    • 发布日期:2017-05-04
    • 文件大小:171.51kb
    • 提供者:谢振宇
  1. ex3-003(Week4)_finished

    0下载:
  2. week4 百度大牛NG的机器学习教程 文档以及程序代码,对于初学者很有帮助,有助于理解分类聚类等基本的机器学习方法-week4 Baidu Daniel NG machine learning tutorial documentation and program code, useful for beginners, help to understand the basic classification clustering of machine learning methods
  3. 所属分类:Data Mining

    • 发布日期:2017-05-25
    • 文件大小:7.44mb
    • 提供者:谢振宇
  1. Fuzzyclustering

    0下载:
  2. 基于MATLAB实现的模糊聚类算法,程序包含了多种聚类算法,实验效果较好。-MATLAB based on the realization of fuzzy clustering algorithm, the program contains a variety of clustering algorithms, the experimental results are better.
  3. 所属分类:Data Mining

    • 发布日期:2017-12-11
    • 文件大小:1.64kb
    • 提供者:杨跞
  1. WS_net

    0下载:
  2. 复杂网络中小世界网络生成程序,可以用matlab生成制定聚类系数 连接概率和平均最短路径长度的经典小世界网络(A small world network generating program for complex networks, which can be used to generate a classical small world network with clustering coefficients, connection probabilities and average sho
  3. 所属分类:数据挖掘

    • 发布日期:2017-12-16
    • 文件大小:1kb
    • 提供者:丹枫宿雪
  1. Clustering-master

    0下载:
  2. 超级强大的聚类算法+详细的程序说明; Kmeans聚类+ISODATA聚类算法;(Super powerful clustering algorithm + detailed program descr iption; Kmeans clustering +ISODATA clustering algorithm;)
  3. 所属分类:数据挖掘

    • 发布日期:2018-01-03
    • 文件大小:24kb
    • 提供者:YFC
  1. 994404

    0下载:
  2. 一个简单的聚类程序,有点像Kmeans,但又不是kmeans,不过演示用还是可以的,数据输入有些费力()
  3. 所属分类:数据挖掘

    • 发布日期:2018-04-21
    • 文件大小:28kb
    • 提供者:yyvle+77435
  1. dattbaseh_subcnass_interface

    0下载:
  2. k聚类免疫 算法的matlab仿真程序源码()
  3. 所属分类:数据挖掘

    • 发布日期:2018-04-21
    • 文件大小:28kb
    • 提供者:qesienphloe
  1. ueil381

    0下载:
  2. 自己做的一个kmean聚类程序,里面有例子和聚类程序()
  3. 所属分类:数据挖掘

    • 发布日期:2018-04-29
    • 文件大小:3kb
    • 提供者:eunjtoagion
  1. k-means-for-iris

    2下载:
  2. 利用K均值聚类对鸢尾花样本进行聚类的matlab程序,包含源代码、样本数据、聚类结果(The matlab program of clustering iris samples by K-means clustering, including source code, sample data and clustering results)
  3. 所属分类:数据挖掘

    • 发布日期:2020-07-04
    • 文件大小:28kb
    • 提供者:麻衣蚂蚁
搜珍网 www.dssz.com