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

搜索资源列表

  1. positif-0.2.tar

    0下载:
  2. 用于OMNeT++的模板,可仿真几种经典的无线传感网络节点定位算法,如dv-hop, robust positioning-for OMNeT template, several classical simulation of wireless sensor network node positioning algorithm, is defined as-hop, robust positioning
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-10-13
    • 文件大小:214051
    • 提供者:郑鹏
  1. zouyiwei

    0下载:
  2. dv-hop的定位算法,已知网络中几个锚节点就可以计算出网络中其他点的坐标,但这种算法有时由于网络密度的稀疏,可能误差会有一些
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:34013
    • 提供者:zouzou
  1. myDVHOP

    3下载:
  2. 一种基于RSSI的DV-HOP加权算法,该算法基于节点接收信标节点位置元组时的信号强度(RSSI)对邻居节点间跳数进行加权处理,将节点间的跳数与距离相关联,仿真试验结果证明该加权算法可大大提高定位精度。- a RSSI based weighted DV-HOP (RWDV-HOP) Localization algorithm is presented. In this algorithm the hops of adjacent node is weighted by the RSS of
  3. 所属分类:3G develop

    • 发布日期:2017-04-02
    • 文件大小:27044
    • 提供者:qiaogz
  1. Localization

    0下载:
  2. 包含多种定位算法,如质心定位、DV-hop、APIT、三角形定位,网格定位等。-Includes various localization algorithms,for instance,centriod,APIT,DV-HOP,Grid Scan.
  3. 所属分类:matlab

    • 发布日期:2017-05-16
    • 文件大小:4324455
    • 提供者:yang
  1. zigbee_code

    1下载:
  2. zigbee的二维定位,定位算法是用dv-hop,用的是cc2430的芯片-zigbee two-dimensional position location algorithm is dv-hop, with the cc2430 chip
  3. 所属分类:SCM

    • 发布日期:2017-04-02
    • 文件大小:8568
    • 提供者:liao xinxi
  1. DVHop

    0下载:
  2. 针对运用最小二乘法求解DV-Hop定位算法带来的节点定位误差较大的问题,提出基于代数重建法的DV-Hop定位算法-Least square method for the use of DV-Hop localization algorithm node localization errors caused by the larger issues, proposed algebraic reconstruction method based on DV-Hop localization algo
  3. 所属分类:Algorithm

    • 发布日期:2017-03-26
    • 文件大小:324027
    • 提供者:曹生
  1. Untitled5

    0下载:
  2. DV-HOP定位算法的MATLAB仿真-DV-HOP positioning algorithm MATLAB simulation
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:1565
    • 提供者:cgd
  1. WSNdingwei

    0下载:
  2. 无线传感器网络余种定位算法matlab代码,包括DV-Hop和RSSI算法等等,十分全面实用,解压后加入路径即可开始仿真。-Kinds of wireless sensor network positioning algorithm matlab code, including the DV-Hop and RSSI algorithm and so on, very comprehensive and practical, to start the simulation after decom
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-11-16
    • 文件大小:9185342
    • 提供者:徐礼
  1. DV_HOP_MATLAB

    0下载:
  2. DV-hop原算法代码,DV-hop,无线传感器网络-DV-hop original algorithm code
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-11-28
    • 文件大小:1838
    • 提供者:罗维
  1. localization-hopsize

    0下载:
  2. 根据硕士论文编写,在DV-hop基础上对平均每跳距离做了修正,效果比原始算法好的多。-According to the master s thesis writing, on the basis of DV- hop made a correction, the average jump distance effect is much better than the original algorithm.
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:1721
    • 提供者:尼尼
  1. DV-_HOP_Angle

    1下载:
  2. DV_HOP的改进算法仿真,根据锚节点的角度进行锚节点的选择,并利用余弦值进行加权计算-the DV-HOP, which uses the selection of anchor nodes, and use the weight of the cos
  3. 所属分类:Other systems

    • 发布日期:2016-04-29
    • 文件大小:1024
    • 提供者:袁雪琪
  1. DVhop

    0下载:
  2. 常见的dv-hop算法(最小二乘法),可以借鉴-dv-hop algorithm
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:1460
    • 提供者:张蒙蒙
  1. DV_HOP

    0下载:
  2. 经典的无线传感器网络DV-Hop算法的仿真代码-a conventional Wireless Sensor Network DV-Hop algortithm simulation code
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:1880
    • 提供者:李阳
  1. DVHop

    2下载:
  2. 基于DV-Hop的定位算法,利用三边测量以及极大似然估计法实现定位,误差较低,有误差分析图。-Based on DV-Hop localization algorithm, using trilateration and maximum likelihood estimation method to achieve localization, lower error margin of error analysis chart.
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:965
    • 提供者:张明
  1. DVHopimprove

    1下载:
  2. DV-Hop定位算法改进,大大提高了结果的精度-DV-Hop localization algorithm improvements, greatly improving the accuracy of the results
  3. 所属分类:matlab

    • 发布日期:2016-04-29
    • 文件大小:1024
    • 提供者:张明
  1. DVhop

    3下载:
  2. 一种利用迭代求精法来改进的DV-hop算法,MATLAB程序源码-DV-hop localization algorithm
  3. 所属分类:source in ebook

    • 发布日期:2016-04-29
    • 文件大小:2048
    • 提供者:邹柯
  1. Localization

    0下载:
  2. 多种不基于测距的定位算法比较,包括APIT、DV-hop、Bounding Box、MDS-MAP等等 注释清晰-Ranging is not based on a variety of localization algorithm comparison, including APIT, DV-hop, Bounding Box, MDS-MAP, etc. Note clear
  3. 所属分类:Communication

    • 发布日期:2017-05-22
    • 文件大小:6538509
    • 提供者:徐南
  1. Localization

    0下载:
  2. WSN中常用的定位算法,包括RSSI,dv-hop等,可以自动配置参数,生成定位图形,以及定位误差等-WSN localization algorithm commonly used, including RSSI, dv-hop, etc., can auto-configuration parameters to generate finder pattern, and positioning error, etc.
  3. 所属分类:matlab

    • 发布日期:2017-05-21
    • 文件大小:5926023
    • 提供者:megamind
  1. Localization

    0下载:
  2. 经典的无线传感网络(WSN)节点定位算法的matlab代码,算法包括: RSSI, Centroid, APIT, DV-hop, Amorphous, Bounding Box, Grid Scan, MDS-MAP-Classic wireless sensor networks (WSN) localization algorithm matlab code, algorithms include: RSSI, Centroid, APIT, DV-hop, Amorphous, Boun
  3. 所属分类:Data Mining

    • 发布日期:2017-05-26
    • 文件大小:8959600
    • 提供者:snow
  1. DVHOP01

    0下载:
  2. dv-hop算法,可以进行初级的无线传感器网络定位算法仿真,可以达到一定的定位精度-dv-hop algorithm, can be a primary wireless sensor networks localization algorithm simulation, we can achieve a certain degree of positioning accuracy
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-13
    • 文件大小:1387
    • 提供者:baba
« 1 2 3 4 56 »
搜珍网 www.dssz.com