搜索资源列表
Rayleigh
- 无线通信 各种信道仿真 AGWN Jakes 均匀分布 无线通信 各种信道仿真 AGWN Jakes 均匀分布 -A variety of wireless communication channel simulation AGWN Jakes evenly distributed wireless communication
AWGN
- AWGN信道的设计与仿真加性高斯白噪声在通信领域中指的是一种各频谱分量服从均匀分布(即白噪声),且幅度服从高斯分布的噪声信号。因其可加性、幅度服从高斯分布且为白噪声的一种而得名。-Design and Simulation of additive white Gaussian noise AWGN channel in the middle of the field of communication is a uniform distribution of each spectral compo
DV-Hop均匀
- 所有节点随机分布 DV-Hop算法 不同通信半径 不同锚节点数(All nodes randomly distributed DV-Hop algorithm with different communication radius and different anchor points.)
DV-Hop非均匀
- 锚节点非均匀分布 未知节点均匀分布 不同通信半径 不同锚节点数(Uneven distribution of anchor nodes, unknown nodes, uniform distribution, different communication radius, different anchor points.)
new-DV-Hop-code
- 改进DV-Hop定位算法 首先设置初始量,布置了一个范围为100×100m2的区域,其上随机分布100个传感器节点,其中有10个信标节点,节点的通信半径为30m。 第二步在正方形区域内产生均匀分布的随机拓扑,随机产生节点坐标并将其中十个选定为信标节点,其余九十个设为未知节点,然后画出节点分布图。 第三步通过最短路径法计算未知节点与每个信标节点的最小跳数。 第四步根据前面记录的其他信标节点的位置信息和相距跳数估算平均每跳的实际距离,用跳数估计距离的方法得出未知节点到信标节点的距离。 第五