CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - 节点部署 算法

搜索资源列表

  1. Deploy_GA

    1下载:
  2. 利用一个较为成熟的遗传算法基础类库(作者:刘康),我自己在做论文的时候写得一个关于利用遗传算法进行节点部署应用的实验程序。您可以很容易地在其基础上实现自己应用相关的算法程序,进行研究验证工作。希望此源码能够为相关人事提供帮助。
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:24.54kb
    • 提供者:胡宁
  1. wsn_node

    1下载:
  2. WSN中节点确定性部署算法代码,覆盖率达到100%,算法思路简单,易于实现
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:1.99kb
    • 提供者:余洋
  1. DRSSI

    2下载:
  2. 针对煤矿井下巷道狭长,信号多径效应明显,接收信号强度(RSSI)测距算法受井下环境影响大,定位精度低的情况,提出了一种信标节点链式部署结构下的动态RSSI测距算法,该算法以信标节点间的距离和它们间测量到的RSSI值为参考,计算巷道内实际环境下的路径衰落指数,以提高RSSI测距算法对环境的适应性。-A dynamic RSSI location algorithm is proposed based on the beacon nodes chain deployment of tunnel Wi
  3. 所属分类:matlab

    • 发布日期:2015-09-25
    • 文件大小:141kb
    • 提供者:qiaogz
  1. move_grid

    1下载:
  2. 基于网格划分的无线传感器网络节点动态部署算法,可查看任意步骤中节点数目的变化,可显示最终的部署结果-Mesh-based wireless sensor network node dynamic deployment algorithm, the steps to see any changes in the number of nodes, the deployment of the final results can be displayed
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:6.44kb
    • 提供者:Yicheng Liao
  1. gmgafsa

    1下载:
  2. 这是一个机遇鱼群算法的节点部署源代码,对于研究鱼群算法的朋友有帮助,请大家参考。-This is an opportunity to fish the source code node deployment algorithm, the algorithm for the study of fish friends to help, please refer to.
  3. 所属分类:matlab

    • 发布日期:2015-10-12
    • 文件大小:5kb
    • 提供者:Sherry
  1. grid-moble-deployment

    0下载:
  2. 基于移动网格的无线传感器网络节点部署算法,是自己写的程序- based on moving grid wireless sensor network node deployment algorithm,wrote by myself.
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:6.75kb
    • 提供者:LYC
  1. application-of-SA-and-ACO

    1下载:
  2. 模拟退火算法、蚁群算法的应用。矿山物流,覆盖问题,通信节点部署,2D PHP模型等-Simulated annealing algorithm, ant colony algorithm. Mining and logistics, the coverage problem, communication node deployment, 2D PHP model
  3. 所属分类:AI-NN-PR

    • 发布日期:2015-10-11
    • 文件大小:1.14mb
    • 提供者:john
  1. network-connectivity

    1下载:
  2. 在1x1的单位矩形中随机部署传感器节点,而且假设每个节点的通信半径一样,要求利用蒙特卡洛算法进行1000次试验分别模拟出连通率随节点数增加以及通信半径增加的变化趋势。-Random units deployed in 1x1 rectangular sensor nodes, and assumed that the communication radius of each node, requires the use of Monte Carlo algorithm to simulate
  3. 所属分类:Other systems

    • 发布日期:2015-11-04
    • 文件大小:2kb
    • 提供者:乐英高
  1. Particle-swarm-optimization-(pso)

    1下载:
  2. 粒子群算法,用于无线传感器网络节点动态部署-Particle swarm algorithm for dynamic deployment of wireless sensor nodes
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-30
    • 文件大小:37.26kb
    • 提供者:康凯
  1. 无线传感器网络节点定位算法实现Localization

    0下载:
  2. 通过随机部署信标节点来定位目标,当距离最近三个信标节点之间相互连接时,出现在信标节点组成的网格内,可以定位目标对象(The target object is located by the random deployment of beacon nodes. When the nearest three beacon nodes are connected to each other, the target object can be located in the grid of the beac
  3. 所属分类:绘图程序

    • 发布日期:2018-05-06
    • 文件大小:6.4mb
    • 提供者:running
  1. wsn-node

    1下载:
  2. WSN中节点确定性部署算法代码,通过MATLAB运行,可以实现(WSN node deterministic deployment algorithm code, through the MATLAB operation, can be achieved)
  3. 所属分类:matlab例程

    • 发布日期:2019-05-20
    • 文件大小:2kb
    • 提供者:江川侠
  1. matlab系统仿真

    0下载:
  2. 无线传感器网络中采用虚拟力算法进行节点部署时,节点优化过程的matlab算法,产生结果有直观的图形,并且可以根据不同需要进行参数更改。代码导入后可以直接运行(When virtual force algorithm is used to deploy nodes in wireless sensor networks, the matlab algorithm of node optimization process generates intuitive graphics and can ch
  3. 所属分类:matlab例程

    • 发布日期:2021-01-12
    • 文件大小:588kb
    • 提供者:zhengjiandao
  1. DV-Hop

    1下载:
  2. 无需测距算法 DV-Hop定位算法 3个文件 随机部署节点 邻居计算 和 DV-Hop定位三个 每个都是一个函数 输入参数即可运行(range-free DV-Hop localization algorithm. Including three files square_random,calculate_neighbor and DV-Hop)
  3. 所属分类:matlab例程

    • 发布日期:2020-06-04
    • 文件大小:1kb
    • 提供者:huangkaka
  1. yichuansuanfa

    2下载:
  2. 设计以遗传算法为根据的网络节点部署,从而提高传感器节点的部署覆盖范围,提高无线传感器网的网络性能。(Designing a genetic algorithm-based network deployment)
  3. 所属分类:matlab例程

    • 发布日期:2021-01-12
    • 文件大小:1kb
    • 提供者:风渺
  1. WSN

    1下载:
  2. WSN中节点确定性部署算法代码,覆盖率达到100%,算法思路简单,易于实现(WSN node deterministic deployment algorithm code, coverage rate of 100%, the algorithm is simple, easy to implement)
  3. 所属分类:matlab例程

    • 发布日期:2021-04-25
    • 文件大小:1kb
    • 提供者:kkkkk-lin
搜珍网 www.dssz.com