CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 簇 matlab

搜索资源列表

  1. DBSCAN

    1下载:
  2. 这是一种基于密度的聚类分析算法,可以发现任意形状的簇,可以发现噪声点。-This is a density-based clustering analysis algorithm can find clusters of arbitrary shape can be found noise points.
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:1613
    • 提供者:dys
  1. color-snake

    0下载:
  2. 利用彩色蛇模型对彩色图像进行处理,即不将彩色图像分为R,G,B三个分量,而是将彩色图像视为单一簇的处理,反而会得到更好的边缘清晰度-The use of color snake model for color image processing, that is, not the color image into R, G, B three-component, but rather as a single cluster of color image processing, it will ge
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:8508
    • 提供者:紫星
  1. leach

    2下载:
  2. LEACH仿真 包括簇头个数记录 生命周期仿真 仿真效果很好 -LEACH simulation including the number of cluster head records of life-cycle simulation simulation good results
  3. 所属分类:其他小程序

    • 发布日期:2013-03-20
    • 文件大小:3237
    • 提供者:庞蓓蓓
  1. MATLAB_MST

    0下载:
  2. 用MATLAB实现最小生成树,可以应用在网络分簇、计算权值等多种应用场合-Using MATLAB to achieve the minimum spanning tree, can be applied to network clustering, calculation of weight and many other applications
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:25101
    • 提供者:wq
  1. mimocapcitywithdifferentcoefficients

    1下载:
  2. 窄带平衰落相关MIMO信道容量仿真,内容包括:天线间距、功率角度谱、多簇、总角扩展等参数对信道容量及相关系数的影响-Narrowband flat fading MIMO channel capacity related to simulation, including: antenna spacing, angle power spectrum, multi-cluster parameters such as total angular expansion of channel capaci
  3. 所属分类:Other systems

    • 发布日期:2017-03-31
    • 文件大小:85303
    • 提供者:
  1. LEACH

    0下载:
  2. 利用matlab实现WSN中最基本的路由和簇形成算法-leach-The leach is achieved using matlab
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:2677
    • 提供者:芳草
  1. LAENO

    0下载:
  2. 无线传感器的分簇算法。多轮选择簇头,簇内多跳-Wireless sensor clustering algorithm. Several rounds of cluster head selection
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:8047
    • 提供者:房超
  1. LEACH

    0下载:
  2. 无线传感器网络经典分簇算法仿真,很好实现算法的编程-Wireless sensor network simulation of the classic clustering algorithm
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:2480
    • 提供者:冷天浩
  1. leachHEED

    0下载:
  2. 是无线传感器网络中比较经典的分簇算法-Wireless sensor networks with classical clustering algorithm! ! ! ! ! ! ! !
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:30025
    • 提供者:冷天浩
  1. leach

    0下载:
  2. 无线传感器网络 经典分簇路由协议 leach协议的源码-Clustered wireless sensor network routing protocols ——leach
  3. 所属分类:SCM

    • 发布日期:2017-04-01
    • 文件大小:2084
    • 提供者:lily
  1. wireless-network-sensor-routing-algorithm

    0下载:
  2. 设计无线传感器网络的路由协议,LEACH是第一个基于多簇结构的集群路由协议,是一种分布式的协议,每一个节点通过一个概率来决定自己是否成为簇头节点,并保证每轮有相当数量的簇头节点. -Design of wireless sensor network routing protocol, LEACH is the first structure of a cluster based on multi-cluster routing protocol, the protocol is a dist
  3. 所属分类:matlab

    • 发布日期:2017-03-22
    • 文件大小:51419
    • 提供者:杨扬
  1. work

    1下载:
  2. 对leach协议的改进,改变产生簇头的方式,距离bs越近,成为簇头的概率就越大。-Improvement on the leach protocol to change the way the cluster head generated from the bs the more recent, as the greater the probability of cluster head.
  3. 所属分类:matlab

    • 发布日期:2014-04-26
    • 文件大小:35840
    • 提供者:罗汐媛
  1. matlableach.m

    0下载:
  2. leach协议的matlab代码,包括参量的设置,成簇代码,建立簇,及存活节点数目的计算-leach protocol matlab code, including parameter settings, clustering code, the establishment of clusters, and survival of the calculation of the number of nodes
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:3036
    • 提供者:乐水
  1. b

    0下载:
  2. :DBSCAN是一个基于密度的聚类算法。该算法将具有足够高密度的区域划分为簇,并可以在带有“噪声”的空间数 据库中发现任意形状的聚类。但DtLqCAN算法没有考虑非空间属性,且DBSCAN算法需扫描空间数据库中每个点的e一 邻域来寻找聚类,这使得DBSCAN算法的应用受到了一定的局限。文中提出了一种基于DBSCAN的算法,可以处理非空 间属性,同时又可以加快聚类的速度。-: DBSCAN is a density-based clustering algorithm. The alg
  3. 所属分类:matlab

    • 发布日期:2017-04-24
    • 文件大小:215039
    • 提供者:sdc
  1. 5

    1下载:
  2. 无线传感网络节点分簇算法的研究,包含leach分簇-Wireless sensor network node clustering algorithm, including leach clustering
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:266198
    • 提供者:邵金涛
  1. SEP

    1下载:
  2. 无线传感器网络 分簇网络拓扑 leach算法改进,能量非均衡节点 -Wireless sensor network clustering algorithm for network topology leach improved energy non-equilibrium node
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:239084
    • 提供者:彭燕
  1. testtdma

    0下载:
  2. 关于无线传感器网络分簇过程中的,时隙分配过程。-On wireless sensor network clustering process, the slot allocation process.
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:1343
    • 提供者:cwf
  1. Ipso

    3下载:
  2. 提出了一种基于改进型微粒群算法的无线传 感器网络分簇路由算法来优化分簇过程。簇首节点的选取综合考虑候选节点和邻居节点的状态信息-Proposed a modified particle swarm algorithm based on wireless sensor network clustering routing algorithm to optimize the clustering process. Cluster head node, considering the select
  3. 所属分类:matlab

    • 发布日期:2016-11-29
    • 文件大小:2048
    • 提供者:Sherry
  1. leach

    0下载:
  2. 基于matlab的leach算法的原代码,在无线传感器网络簇头算法中有很大的优势。-The leach-based algorithm matlab source code, the cluster head algorithm for wireless sensor networks have great advantages.
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:2497
    • 提供者:dingtao
  1. CPCP

    1下载:
  2. 覆盖保存是WSN的一个基本质量要求。选择一个最佳的簇头,以满足长时间的监视区域的完全覆盖。使用覆盖意识的方法来选择簇头,而不是基于能量的方法,可以增加场景有效时间。-WSN coverage preservation is a basic quality requirements. Choose one of the best cluster head in order to meet long surveillance area completely covered. Awareness of
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:171497
    • 提供者:李晶
« 1 23 4 5 »
搜珍网 www.dssz.com