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

搜索资源列表

  1. c

    0下载:
  2. CURE: AN EFFICIENT CLUSTERING ALGORITHM FOR LARGE DATABASES-CURE: AN EFFICIENT CLUSTERING ALGORITHM FOR LARGE DATABASES
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-10
    • 文件大小:1.08mb
    • 提供者:Maha
  1. pso-clustering

    1下载:
  2. 基于粒子群的改进K均值聚类算法源代码。适用于MATLAB7.1。-Improved PSO-based K means clustering algorithm source code. For MATLAB7.1.
  3. 所属分类:matlab

    • 发布日期:2017-03-09
    • 文件大小:2kb
    • 提供者:hsj
  1. Clustering

    0下载:
  2. 根据节点分区情况,确定成簇数目是分簇算法设计的重点,这两个算法对成簇数目进行优化,均匀节点能耗,延长网络寿命。-According to the node partition, determine the number of clusters is a clustering algorithm is designed to focus on these two algorithms to optimize the number of clusters, uniform node energy c
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-27
    • 文件大小:756.6kb
    • 提供者:苏可
  1. clustering

    0下载:
  2. 模式识别分级聚类算法,适合模式识别初学者应用学习-Pattern Recognition hierarchical clustering algorithm, suitable for beginners pattern recognition Applied Learning
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-26
    • 文件大小:7.53kb
    • 提供者:郑世玲
  1. clustering

    0下载:
  2. 该程序包实现了三个模式识别的聚类算法,分别是K-means、LVQ2和GLVQ聚类算法。采用C++语言编写,开发环境是VS。 另外,压缩包中还提供了两个测试样本文件。-The package has three pattern recognition clustering algorithm, namely K-means, LVQ2 and GLVQ clustering algorithm. Using C++ language, development environment is VS.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:48.61kb
    • 提供者:tangxiaojun
  1. C-means

    0下载:
  2. 使用c-均值聚类算法在IRIS数据上进行聚类分析,随机选择三个初始聚类中心,经过多次迭代,最终将150个样本分为三类。-Use c-means clustering algorithm in the IRIS data on the cluster analysis, three randomly chosen initial cluster centers, through a series of iterative, 150 samples will eventually fall into
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:3.23kb
    • 提供者:liz
  1. ants_clustering

    0下载:
  2. 蚂蚁聚类算法源代码(ant based clustering algorithm),直接下载~-ant based clustering algorithm
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-24
    • 文件大小:108.07kb
    • 提供者:zwatchina
  1. MATLAB

    0下载:
  2. 层次模糊聚类的算法实现,一个用C或者C++写的kmeans算法,最新的聚类算法-Level fuzzy clustering algorithm, one using C or C++ written kmeans algorithm, the latest clustering algorithm
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:2.29kb
    • 提供者:郭子中
  1. Ant_Colony_Clustering_Algorithm

    1下载:
  2. 蚁群聚类算法及其源码[matlab] 代码是可以执行的 -Ant Colony Clustering Algorithm and its source code [matlab] code is executed
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-09
    • 文件大小:4.98kb
    • 提供者:陳子力
  1. Based-on-adaptive-on-demand-weighted-clustering-al

    0下载:
  2. 一种基于自适应按需加权分簇算法的CBRP路由协议研究-Based on adaptive on-demand weighted clustering algorithm for routing protocol research CBRP
  3. 所属分类:matlab

    • 发布日期:2017-03-23
    • 文件大小:330.38kb
    • 提供者:wushuheng
  1. clustering

    0下载:
  2. 各种聚类算法代码 都很好用的 各种聚类算法代码-Various clustering algorithms are very useful source of a variety of clustering algorithm code
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-27
    • 文件大小:343.34kb
    • 提供者:低调
  1. clustering_algorithm

    0下载:
  2. 数字识别采用多种算法:聚类算法,遗传算法-Digital Identification using a variety of algorithms: clustering algorithm, genetic algorithm ...
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-29
    • 文件大小:99.37kb
    • 提供者:Martin
  1. mean_shift

    0下载:
  2. Mean-shift聚类算法详细介绍,里面有丰富的图片和图形-Mean-shift clustering algorithm detail, which is rich in pictures and graphics
  3. 所属分类:Algorithm

    • 发布日期:2017-05-22
    • 文件大小:6.42mb
    • 提供者:王庆香
  1. Ant_clusting

    1下载:
  2. 蚁群聚类算法及其源码。是蚁群算法跟聚类算法的结合,启发式搜索社团结构。-Ant colony clustering algorithm and its source code. Ant colony algorithm with the clustering algorithm is a combination of heuristic search community structure.
  3. 所属分类:matlab

    • 发布日期:2015-04-23
    • 文件大小:2.78kb
    • 提供者:刘长棕
  1. optics

    3下载:
  2. 经典浓度聚类算法OPTICS,matlab实现,简单易懂,可以运行-Classic Concentration clustering algorithm OPTICS, matlab implementation, easy to understand, you can run
  3. 所属分类:matlab

    • 发布日期:2015-10-09
    • 文件大小:817byte
    • 提供者:Liang Ge
  1. Diana

    3下载:
  2. 经典层次聚类算法DIANA,MATLAB编程,简单易懂,可以运行-Classical hierarchical clustering algorithm DIANA, MATLAB programming, easy to understand, you can run
  3. 所属分类:matlab

    • 发布日期:2014-08-26
    • 文件大小:3.05kb
    • 提供者:Liang Ge
  1. EvaluationClustering

    0下载:
  2. clustering algorithm using visual basic
  3. 所属分类:Algorithm

    • 发布日期:2017-05-10
    • 文件大小:2.39mb
    • 提供者:myoeminaung
  1. dbscan

    1下载:
  2. DBSCAN算法的matlab 实现。。基于密度的聚类算法-DBSCAN algorithm matlab implementation. . Density-based clustering algorithm. . .
  3. 所属分类:matlab

    • 发布日期:2017-03-23
    • 文件大小:1.57kb
    • 提供者:he harmony
  1. clustering

    0下载:
  2. 模糊聚类算法,K-means and K-medoid algorithms,Fuzzy C-means algorithm,The Gustafson{Kessel algorithm,The Gath{Geva algorithm-Fuzzy clustering algorithm, K-means and K-medoid algorithms, Fuzzy C-means algorithm, The Gustafson (Kessel algorithm, The Gath (Gev
  3. 所属分类:matlab

    • 发布日期:2017-05-16
    • 文件大小:4.03mb
    • 提供者:twty
  1. spectral-clustering-demo

    0下载:
  2. spectral-clustering-demo 谱聚类的matlab演示程序,是学习谱聚类的好资料,经调试通过,包含n-cut和改进的n-cut-spectral-clustering-demo demo matlab spectral clustering, spectral clustering is good information to learn by debugging through, including the n-cut and improving the n-cut
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:20.06kb
    • 提供者:wgw
« 12 3 4 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com