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

搜索资源列表

  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
    • 文件大小:2048
    • 提供者:hsj
  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
    • 文件大小:3311
    • 提供者:liz
  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-12
    • 文件大小:2340
    • 提供者:郭子中
  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-22
    • 文件大小:338307
    • 提供者:wushuheng
  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
    • 文件大小:2848
    • 提供者:刘长棕
  1. optics

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

    • 发布日期:2015-10-09
    • 文件大小:817
    • 提供者: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-25
    • 文件大小:3123
    • 提供者:Liang Ge
  1. dbscan

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

    • 发布日期:2017-03-23
    • 文件大小:1611
    • 提供者: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
    • 文件大小:4220790
    • 提供者: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
    • 文件大小:20545
    • 提供者:wgw
  1. K-means-clustering-algorithm

    1下载:
  2. 用matlab实现K均值聚类算法,里面有详细的英文备注和举例,可以看明白-Achieved using K means clustering algorithm matlab
  3. 所属分类:matlab

    • 发布日期:2014-06-25
    • 文件大小:5120
    • 提供者:na
  1. NewK-means-clustering-algorithm

    0下载:
  2. 珍藏版,可实现,新K均值聚类算法,分为如下几个步骤: 一、初始化聚类中心 1、根据具体问题,凭经验从样本集中选出C个比较合适的样本作为初始聚类中心。 2、用前C个样本作为初始聚类中心。 3、将全部样本随机地分成C类,计算每类的样本均值,将样本均值作为初始聚类中心。 二、初始聚类 1、按就近原则将样本归入各聚类中心所代表的类中。 2、取一样本,将其归入与其最近的聚类中心的那一类中,重新计算样本均值,更新聚类中心。然后取下一样本,
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:753
    • 提供者:姜亮
  1. clustring

    0下载:
  2. clustring(Density-Based Spatial Clustering of Applications with Noise) is a data clustering algorithm proposed by Martin Ester, Hans-Peter Kriegel, Jö rg Sander and Xiaowei Xu in 1996.[1] It is a density-based clustering algorithm because it find
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:1618
    • 提供者:pepe
  1. all-kind-Fuzzy-Clustering

    0下载:
  2. 包含了几乎所有的聚类算法,用matlab实现的。里面有demo示例,可直接运行。-Contains almost all of the clustering algorithm, implemented using matlab. There are demo example, can be directly run.
  3. 所属分类:matlab

    • 发布日期:2017-05-13
    • 文件大小:3208369
    • 提供者:baobao
  1. Based-on-clustering-algorithm-a

    0下载:
  2. 基于聚类算法和模式识别的人脸检测程序原代码-Based on clustering algorithm and pattern recognition face detection procedures the original code
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:402895
    • 提供者:韦君
  1. fuzzy-clustering

    0下载:
  2. 用matlabr2009编程实现神经网络模糊聚类算法,采用cell工具把整个程序分为以下几个部分-Programming neural network with matlabr2009 fuzzy clustering algorithm, using cell tools to the entire program is divided into the following sections
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:1208
    • 提供者:霸王仔
  1. Clustering-Algorithm-

    0下载:
  2. 本文通过介绍新的聚类算法到传感器节点调度算法中,从而实现网络覆盖的最优化-This paper describes a new clustering algorithm to the sensor node scheduling algorithm in order to achieve optimal network coverage
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:934866
    • 提供者:吴田
  1. Spectral clustering algorithm matlab

    0下载:
  2. An Fast and efficient spectral clustering algorithm, which could perform fast and efficient spectral clustering process.
  3. 所属分类:matlab例程

    • 发布日期:2012-11-19
    • 文件大小:11833397
    • 提供者:lyhappy
  1. K-means-clustering-algorithm

    0下载:
  2. K均值算法使用的聚类准则函数的误差平方和准则,通过反复迭代优化聚类结果,使所有样本到各自所属类别的中心的距离平方和达到最小。-K-means clustering algorithm uses squared error criterion function and criteria through iterative optimization clustering result, all the samples to the respective classes of the center s
  3. 所属分类:matlab

    • 发布日期:2017-11-07
    • 文件大小:222142
    • 提供者:xuwenju
  1. clustering-algorithm

    0下载:
  2. 网络入侵聚类神经网络的聚类算法程序,可作为学习参考。-Network Intrusion clustering neural network clustering algorithm, can be used as learning reference.
  3. 所属分类:matlab

    • 发布日期:2017-04-25
    • 文件大小:26229
    • 提供者:huan187
« 12 3 4 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com