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

搜索资源列表

  1. qiuzhijianlifengmianyishu

    0下载:
  2. 基于动态的K值均值酸法 MATLAB 动态聚类K值的算法-based on the dynamic K-means acid MATLAB dynamic clustering algorithm K
  3. 所属分类:中间件编程

    • 发布日期:2008-10-13
    • 文件大小:1367093
    • 提供者:liuyang
  1. AP-cluster

    0下载:
  2. AP聚类算法,08年提出的一种优秀聚类算法,文档描述其执行过程及k-means和它的比较-AP cluster
  3. 所属分类:source in ebook

    • 发布日期:2017-11-18
    • 文件大小:146309
    • 提供者:hanna
  1. newwork

    0下载:
  2. K均值算法是一种常用的聚类算法,在Envi软件中分类可用到,该文档是isodata算法的设计思路与算法设计,引用百度文库。-k-means algorithm is a popular clustering algorithm, classification Envi software available to the document isodata algorithm design ideas and algorithm design, and reference Baidu library
  3. 所属分类:source in ebook

    • 发布日期:2017-11-02
    • 文件大小:1430
    • 提供者:闫会敏
  1. DM_YeDan

    0下载:
  2. KNN(K最近邻)分类算法以及K-means(K均值)聚类算法是应用广泛的两种算法。本代码是在VS2010环境下,用 C++语言在基于KNN及K-means算法下,实现了对Iris数据集的分类与聚类。-KNN (K nearest neighbor) classification algorithm, as well as K-means (K mean) clustering algorithm is widely used two algorithms. The code VS2010 en
  3. 所属分类:ELanguage

    • 发布日期:2017-11-15
    • 文件大小:8197162
    • 提供者:dancy88927
  1. K-mean-clustering-algoritm

    0下载:
  2. k均值聚类算法,帮助学习、使用,欢迎下载、-k-means clustering algorithm to help learn, use, welcome to download,
  3. 所属分类:MPI

    • 发布日期:2017-04-07
    • 文件大小:30843
    • 提供者:为实
  1. matlab-bian-ma

    0下载:
  2. matlab源代码 包括K均值聚类 鱼群算法 模拟退火 蚁群算法 端点检测等-matlab source code, including K-means clustering algorithm simulated annealing ant colony algorithm fish endpoint detection
  3. 所属分类:source in ebook

    • 发布日期:2017-05-20
    • 文件大小:5846622
    • 提供者:杨存强
  1. K-Means

    0下载:
  2. 聚类算法采用的是给定类的个数K,将N个元素(对象)分配到K个类中去使得类内对象之间的相似性最大,而类之间的相似性最小-Clustering algorithm is used to set the number of classes K, the N elements (objects) is assigned to the K classes to make the biggest similarity between objects within the class, and the sim
  3. 所属分类:assembly language

    • 发布日期:2017-04-11
    • 文件大小:1515
    • 提供者:lengbing
  1. code

    0下载:
  2. K-MEANS以及层次聚类算法 只要加入到工程就好使了 基本的聚类算法-K-MEANS and added to the hierarchical clustering algorithm works just fine so long as the basic clustering algorithm
  3. 所属分类:MultiLanguage

    • 发布日期:2017-04-13
    • 文件大小:2813
    • 提供者:清露翌晨
  1. test3

    1下载:
  2. K-means聚类算法实现策略源代码实现,可以聚类分析一维数据-K-means source programe
  3. 所属分类:MPI

    • 发布日期:2017-04-13
    • 文件大小:1933
    • 提供者:李琳
  1. CPPkmeans

    0下载:
  2. 用C++汇编语言编写的K均值聚类算法,其中包括输入文件的编写格式-C++ written in assembly language using K-means clustering algorithm, including the preparation of the input file format
  3. 所属分类:MPI

    • 发布日期:2017-04-14
    • 文件大小:3276
    • 提供者:彩色的迪子
  1. PG_BOW_DEMO-master

    0下载:
  2. 基于BOW模型的图像分类,其中包括K-means聚类等分类算法-BOW model-based image classification
  3. 所属分类:assembly language

    • 发布日期:2017-05-16
    • 文件大小:3590824
    • 提供者:dan
  1. k-means

    0下载:
  2. mapreduce实现聚类算法KMeans-mapreduce KMeans
  3. 所属分类:MPI

    • 发布日期:2017-04-29
    • 文件大小:58743
    • 提供者:peng
  1. k-means

    0下载:
  2. C语言编程实现的八维K-means聚类算法-Eight dimensional K-means clustering algorithm based on C programming language
  3. 所属分类:assembly language

    • 发布日期:2017-04-30
    • 文件大小:43334
    • 提供者:风大
  1. Arithmetic

    0下载:
  2. Aprior算法,Fp树算法,K均值,k中心点聚类算法,都可实现-Aprior algorithm, Fp tree algorithm, K-means, k center clustering algorithm can be realized
  3. 所属分类:assembly language

    • 发布日期:2017-05-04
    • 文件大小:39705
    • 提供者:陈露婷
  1. uv865

    0下载:
  2. 已经调试成功.内含m文件,可直接运行,基于matlab平台实现,基于K均值的PSO聚类算法。- Has been successful debugging. M contains files can be directly run, Based on matlab platform, K-means clustering algorithm based on the PSO.
  3. 所属分类:source in ebook

    • 发布日期:2017-12-15
    • 文件大小:4096
    • 提供者:郭崇
  1. cPP

    0下载:
  2. C++简单实现K-Means聚类算法 (2,10), (2,5), (8,4), (5,8), (7,5), (6,4), (1,2), (4,9), (7,3), (1,3), (3,9) (红色的表示初始所选的中心点) K-means算法介绍可参考其他资料或书籍。-C++ simple implementation of K-Means clustering algorithm(2, 5), (2, 5), (8,4), (5,8), (7,5), (6,4), (1,2), (
  3. 所属分类:assembly language

    • 发布日期:2017-12-15
    • 文件大小:18432
    • 提供者:柴丽梅
  1. yanqoupan

    0下载:
  2. BP神经网络用于函数拟合与模式识别,基于K均值的PSO聚类算法,使用拉亚普诺夫指数的公式。- BP neural network function fitting and pattern recognition, K-means clustering algorithm based on the PSO, Raya Punuo Fu index using the formula.
  3. 所属分类:source in ebook

    • 发布日期:2017-12-18
    • 文件大小:4096
    • 提供者:来娟
  1. tuinun-V7.6

    0下载:
  2. 基于K均值的PSO聚类算法,鲁棒性好,性能优越,gmcalab 快速广义的形态分量分析。- K-means clustering algorithm based on the PSO, Robustness, superior performance, gmcalab fast generalized form component analysis.
  3. 所属分类:source in ebook

    • 发布日期:2017-12-16
    • 文件大小:7168
    • 提供者:曹宇东
  1. databricks-spark-reference-applications.pdf.tar

    0下载:
  2. 摘要: 现有的聚类算法比如 CluStream 是基于 k-means 算法的。这些算法不能够发现任 意形状的簇以及不能处理离群点。 解决上述问题,本文提出了 而且, 它需要预先知道 k 值和用户指定的时间窗口。 为了 分将数据映射到一个网格, D-Stream 算法,它是基于密度的算法。这个算法用一个在线部 在离线部分计算网格的密度然后基于密度形成簇。 度衰减技术来捕获数据流的动态变化。 为了探索衰减因子、 数据密度以及簇结构之间的关系, 我们的算法能够有效的并且有效率
  3. 所属分类:书籍源码

    • 发布日期:2017-12-20
    • 文件大小:443392
    • 提供者:dugking
  1. kiufing-V2.7

    1下载:
  2. 构成不同频率的调制信号,基于K均值的PSO聚类算法,窗函数法设计一个数字带通FIR滤波器。( Constituting the modulated signals of different frequencies, K-means clustering algorithm based on the PSO, A window function design FIR digital band-pass filter.)
  3. 所属分类:书籍源码

    • 发布日期:2021-04-28
    • 文件大小:6144
    • 提供者:miemaolenhie
搜珍网 www.dssz.com