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

搜索资源列表

  1. texture-gabor.rar

    3下载:
  2. gabor提取纹理特征,k-means方法无监督聚类进行图像分割,extract texture feature, cluster by k-means
  3. 所属分类:source in ebook

    • 发布日期:2016-05-11
    • 文件大小:64181
    • 提供者:zhengjuan
  1. kmeans

    0下载:
  2. 经典的k-means程序,包含了很多的数据集,具有几点的聚类程序的描述。以供大家参考。-kmeans
  3. 所属分类:source in ebook

    • 发布日期:2017-03-27
    • 文件大小:35343
    • 提供者:tanglina
  1. kmean

    0下载:
  2. 用c语言写的k均值聚类,代码简单,易懂,可以拿来直接调用-Language written by c k means clustering, the code is simple, easy to understand, could be used to directly call
  3. 所属分类:source in ebook

    • 发布日期:2017-04-14
    • 文件大小:5610
    • 提供者:lan
  1. AP-cluster

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

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

    0下载:
  2. 一个应用K-means方法进行的图像分割技术。-utilize the k-means method to achieve image segementation
  3. 所属分类:source in ebook

    • 发布日期:2017-12-08
    • 文件大小:9957
    • 提供者:
  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. K-Means

    0下载:
  2. K-means algorithm code matlab
  3. 所属分类:source in ebook

    • 发布日期:2017-12-02
    • 文件大小:92648
    • 提供者:mahran omairy
  1. K_means

    0下载:
  2. Matlab 实现灰度图像K-means算法(菜鸟入门级)-Matlab to achieve gray image K-means algorithm (rookie entry-level)
  3. 所属分类:source in ebook

    • 发布日期:2017-12-10
    • 文件大小:895
    • 提供者:李颖
  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. src

    0下载:
  2. 实现数据挖掘的十大算法之一K-Means算法的程序代码-One of the top ten data mining algorithm K-Means algorithm code
  3. 所属分类:source in ebook

    • 发布日期:2017-04-03
    • 文件大小:1749
    • 提供者:郭芝辰
  1. K_Mean_Java

    0下载:
  2. K - Means algorithms in java code
  3. 所属分类:source in ebook

    • 发布日期:2017-04-14
    • 文件大小:3278
    • 提供者:Nguyen Duc Linh
  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. 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