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

搜索资源列表

  1. dbscanamatlab

    0下载:
  2. dbscan的matlab实现,dbscan密度聚类算法的快速实现聚类,计算速度有所加快,能快速聚类。-dbscan matlab realize, quickly realize clustering dbscan density clustering algorithm to calculate the rate has accelerated, rapid clustering.
  3. 所属分类:Data Mining

    • 发布日期:2017-04-15
    • 文件大小:5.65kb
    • 提供者:daijing
  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

    2下载:
  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. KMeans

    0下载:
  2. 数据聚类算法 kmeans 算法 ,使用MATLAB实现,文中的代码注释为中文,更易于实现-data mining algorithm , clustering algorithm , k_means algorithm
  3. 所属分类:Data Mining

    • 发布日期:2017-04-12
    • 文件大小:773byte
    • 提供者:qiong hiong
  1. k_means

    0下载:
  2. 用matlab实现的简单的k_means聚类算法,简单有效,已测试通过-K_means with a simple clustering algorithm matlab realized, simple and effective, have been tested
  3. 所属分类:Data Mining

    • 发布日期:2017-04-12
    • 文件大小:917byte
    • 提供者:jenny
  1. spectral

    0下载:
  2. 用matlab实现的谱聚类算法,简单实用,已测试通过-Using spectral clustering algorithm matlab realized, simple and practical, have been tested
  3. 所属分类:Data Mining

    • 发布日期:2017-04-12
    • 文件大小:1.36kb
    • 提供者:jenny
  1. NMF

    0下载:
  2. 用matlab实现的基于非负矩阵分解NMF的聚类算法,已测试通过-NMF decomposition using clustering algorithm based on non-negative matrix matlab achieved, have been tested
  3. 所属分类:Data Mining

    • 发布日期:2017-04-12
    • 文件大小:857byte
    • 提供者:jenny
  1. Kmeans

    0下载:
  2. 按照模式识别一书,实现k均值聚类的matlab版本代码-According to the book Pattern Recognition , implement k-means clustering matlab version of the code
  3. 所属分类:Data Mining

    • 发布日期:2017-04-13
    • 文件大小:2.11kb
    • 提供者:李巧
  1. YPML101-Evolutionary-Clustering

    0下载:
  2. dbscan聚类算法matlab代码,实测可用-dbscan clustering matlab code!!
  3. 所属分类:Data Mining

    • 发布日期:2017-04-29
    • 文件大小:28.88kb
    • 提供者:王金汉
  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. hctsa-master

    0下载:
  2. matlab,时间序列分析,分类,数据挖掘,聚类-time series classification
  3. 所属分类:Data Mining

    • 发布日期:2017-05-22
    • 文件大小:6.09mb
    • 提供者:jun
  1. LDA-matlab

    0下载:
  2. LDA智能算法,实现模式识别和聚类,例子是三维数据-LDA intelligent algorithm, to achieve pattern recognition and clustering, the example is three-dimensional data
  3. 所属分类:Data Mining

    • 发布日期:2017-12-15
    • 文件大小:1kb
    • 提供者:lvxiansheng
  1. CFSFDP-matlab

    4下载:
  2. 密度峰值聚类算法源码+测试数据(人工+UCI)(Source Code and datasets of CFSFDP Algorithm)
  3. 所属分类:数据挖掘

    • 发布日期:2018-01-02
    • 文件大小:6.24mb
    • 提供者:雪影-星空
  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. egtwcc

    0下载:
  2. 用于灰色模型预测中的灰色端点三角白化权函数聚类分析(Grey endpoint triangular whitening weight function clustering analysis for grey model prediction)
  3. 所属分类:数据挖掘

  1. EWKM

    1下载:
  2. 子空间聚类算法EWKM (Entropy Weighting K-Means) 在matlab上的实现。(Entropy Weighting K-means which is one of the subspace clustering algorithm written in Matlab.)
  3. 所属分类:数据挖掘

    • 发布日期:2018-04-29
    • 文件大小:1kb
    • 提供者:wind_890
  1. K-means

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

    • 发布日期:2018-04-29
    • 文件大小:12kb
    • 提供者:宸儿宝贝
  1. KMeans

    3下载:
  2. 用matlab 实现了kmeans算法还附有评价指标计算(Matlab to achieve kmeans algorithm also attached to the evaluation index calculation)
  3. 所属分类:数据挖掘

    • 发布日期:2019-09-18
    • 文件大小:2.35mb
    • 提供者:呆子哥哥
  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
    • 提供者:麻衣蚂蚁
« 12 »
搜珍网 www.dssz.com