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

搜索资源列表

  1. fcm

    0下载:
  2. 模糊C-均值聚类方法的原函数,不用再进行编写,直接可以哄-the function of FUZZY C CLUSTERING
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:1800
    • 提供者:zhujihang
  1. NewK-means-clustering-algorithm

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

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

    0下载:
  2. 此源程序是复杂网络中参数聚类系数的计算机程序,很有用的-This source is a complex network parameter clustering coefficient computer program, very useful
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:810
    • 提供者:赵岳
  1. Clustering

    0下载:
  2. clustering algorithm in wireless sensor network
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:4866
    • 提供者:SJ KIM
  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-30
    • 文件大小:1618
    • 提供者:pepe
  1. k.matlab

    0下载:
  2. 用于算法模糊分类,对于时间序列的聚类分析有较高的利用价值-Algorithm for fuzzy classification, clustering analysis of time series for a higher use value
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:4003
    • 提供者:盛伟强
  1. motion_segmentation_subspace

    0下载:
  2. 基于子空间方法的运动分割技术研究,包GPCA with spectral clustering,RANSAC Local Subspace Affinity (LSA),三种方法-Motion segmentation technique based on subspace method, including the GPCA with spectral clustering, RANSAC Local Subspace Affinity (LSA)
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:20804
    • 提供者:liu
  1. MATLAB-code-for-particle-clustering

    0下载:
  2. 本代码为自编的粒子群聚类MATLAB代码,有一定的参考价值-The code for clustering the particles self MATLAB code, there is some reference value
  3. 所属分类:matlab

    • 发布日期:2017-03-23
    • 文件大小:31399
    • 提供者:李慧
  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-30
    • 文件大小:402895
    • 提供者:韦君
  1. a-web-based-clustering-analysis_wbca_with_matlab.

    0下载:
  2. A Web Based Clustering Analysis Toolbox (WBCA) Design Using MATLAB
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:270196
    • 提供者:Xpology World
  1. Ant-colony-clustering-ant-colony-

    0下载:
  2. 蚁群聚类 蚁群聚类 蚁群聚类 -Ant colony clustering ant colony clustering clustering clustering clustering ant colony clustering
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:2574
    • 提供者:jiangtianhua
  1. Mean-shift

    0下载:
  2. mean shift algorithme for clustering
  3. 所属分类:matlab

    • 发布日期:2017-03-24
    • 文件大小:365799
    • 提供者:belkacem
  1. clustering-based-on-improved-ACO

    2下载:
  2. 给出了一种改进的蚁群算法的聚类程序,比基本蚁群聚类效果好。-very useful
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:3387
    • 提供者:王良
  1. GMM

    1下载:
  2. 高斯k均值程序算法,k-means是一种常用的聚类算法,可以实现数据的聚类。-K-means algorithm for Gaussian process, k-means clustering algorithm is a commonly used, can achieve data clustering.
  3. 所属分类:matlab

    • 发布日期:2015-04-30
    • 文件大小:9216
    • 提供者:xiajulong
  1. kmean-n-fuzzy

    0下载:
  2. matlab programm for kmean and fuzzy cmean clustering.
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:1755
    • 提供者:ramakant
  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. Fingerprint-Clustering

    0下载:
  2. fingerprint clustering
  3. 所属分类:matlab

    • 发布日期:2017-04-16
    • 文件大小:470264
    • 提供者:liuqin
  1. kcenters

    0下载:
  2. K中心聚类算法 ,声明:本源程序由网络搜集整理,不承担技术及版权问题!-K center clustering algorithm, the statement: This source collected by the network, does not bear the technical and copyright issues!
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:1953
    • 提供者:cyz
  1. the-algorithm-of-clustering

    0下载:
  2. 几种聚类算法的比较论文,希望对大家的论文有所帮助-Comparison of several clustering algorithms paper, we want to help the paper
  3. 所属分类:matlab

    • 发布日期:2017-05-10
    • 文件大小:2413683
    • 提供者:luolin
  1. MeanShiftClustering

    0下载:
  2. Mean shift clustering algorithm is trying to help us for data set points clustering.
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:2307
    • 提供者:Eric
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 50 »
搜珍网 www.dssz.com