搜索资源列表
无线传感器网络中一种基于三边测量法和质心算法的节点定位算法
- 针对无线传感器网络在节点均匀分布的情况下节点定位精度较差的问题,提出了三边质心定位算法.该算法利用节点均匀分布的先验信息将质心定位思想引入到三边测量法中,通过计算相交圆的公共区域的质心来提高对未知节点位置估算的精度.仿真结果表明,三边质心定位算法与三边测量法相比有效地降低了未 知节点的位置误差,提高定位精度.
qq1_2.rar
- 3种定位算法(多边:3 边及4边 最小二乘 质心)的主程序,Location algorithm of three kinds of main program
8ERSSI
- 本文介绍了8ERSSI的无线传感器网络加权质心定位算法,用于CC2430的无线定位-This article describes the wireless sensor networks 8ERSSI weighted centroid location algorithm for wireless location CC2430。
ECZX
- 传感器网络质心定位算法扩展,减小了定位误差,C++实现-Sensor network expansion centroid location algorithm to reduce the location error, C++ to achieve
RSSIzhixin
- 基于RSSI测距的无线传感器网络改进质心定位算法-RSSI-based ranging centroid location algorithm for WSN
localization
- 实现无线传感器网络或者蜂窝网中的三种节点定位算法:CLS、质心算法、DV-Hop算法-Wireless sensor networks or cellular networks of the three localization algorithms: CLS, centroid algorithm, DV-Hop Algorithm
centriod
- 关于无线传感器网络非测距定位的质心算法实现-centroid location algorithm for wireless sensor networks
Centroid_W
- 加权质心定位算法,Matlab程序,应用于无线传感器定位-Weighted centroid location algorithm, Matlab program, used wireless sensor positioning
d4ef13.ZIP
- 基于粒子群优化的改进加权质心定位算法Particle swarm optimization based on the improved weighted centroid localization algorithm-Particle swarm optimization based on the improved weighted centroid localization algorithm
calcLocalizationCRB
- 无线传感定位算法中的,质心定位算法。Matlab编程开发。-Centroid localization algorithm in wireless sensor positioning algorithm. Matlab programming development.
zhixin
- 基于Matlab的RSSI质心定位算法源码-Centroid localization algorithm source code based on Matlab RSSI
Centroid
- 质心定位算法源码,分三种情况考虑,只有锚节点,被定位到的未知节点也作为锚节点,有邻居锚节点的未知节点只利用邻居锚节点进行定位,没有邻居锚节点的未知节点才利用已经定位了的邻居未知节点进行定位。 -Centroid localization algorithm source,Three cases to consider.Only the anchor nodes,unknown nodes to be positioned as anchor nodes,neighbor anchor nod
Simulation1
- 质心仿真,质心定位算法的数据仿真 用于质心算法相关的模拟和分析-Centroid simulation, centroid location algorithm simulation data associated centroid algorithm for simulation and analysis
wuxian
- 针对无线传感器网络在节点均匀分布的情况下节点定位精度较差的问题,提出了三边质心定位算法.该算法利用节点均匀分布的先验信息将质心定位思想引入到三边测量法中-For wireless sensor network nodes uniformly distributed in the case of poor positioning accuracy node problem, a trilateral centroid localization algorithm. The algorithm us
Centroid
- WSN 质心定位算法 Centorid Algorithm 加经典参考文献 A: 如果接受节点接收到的包数目与发送节点发送的包数目的比值大于CM_threshold,则这两个节点视为邻居节点 未知节点利用邻居锚节点进行定位,没有邻居锚节点的未知节点无法定位。 B: 如果接受节点接收到的包数目与发送节点发送的包数目的比值大于CM_threshold,则这两个节点视为邻居节点 未知节点一旦被定位就充当起锚节点的功能,向周围邻居发送自己的估计坐标信息 未知节点
wsn--Localization-algorithm-program
- 研究基于距离无关的无线传感器网络定位技术,质心定位算法的matlab 程序。-Research based on wireless sensor network positioning technology that is independent of the distance of centroid localization algorithm matlab program.
wsn-localization-algorithm
- 这是一个关于无线传感器网络节点定位的加权质心定位算法的源程序-This is a weighted centroid localization algorithm of wireless sensor network node localization of the source program
Desktop
- 无线传感器网络中的质心定位算法极其改进算法的研究-Wireless sensor networks is extremely improved centroid localization algorithm Algorithm
基于opencv的质心算法
- C++语言,用于图像处理,求解图片的质心,二维定位,(For image processing, the centroid of the image is solved, two-dimensional location)
SS
- 加权质心定位算法(zhixin.m)、最小均方误差的二维定位算法(LSM2.m)、最小均方误差的三维定位算法(LSM3.m)、最小二乘/极大似然用于目标跟踪(MLS1.m)、最小二乘/极大似然用于纯方位目标跟踪(MLS2.m)(Weighted centroid positioning algorithm)