把我找到的资料分享给大家,包含makefile文件和安装指南,希望对大家有用:)
2021-11-01 20:58:03 579KB ns2 仿真 LEACH 源代码
1
Wireless distributed microsensor systems will enable the reliable monitoring of a variety of environments for both civil and military applications. In this paper, we look at communication protocols, which can have significant impact on the overall energy dissipation of these networks. Based on our findings that the conventional protocols of direct transmission, minimum-transmission-energy, multihop routing, and static clustering may not be optimal for sensor networks, we propose LEACH (Low-Energy Adaptive Clustering Hierarchy), a clustering-based protocol that utilizes randomized rotation of local cluster base stations (cluster-heads) to evenly distribute the energy load among the sensors in the network. LEACH uses localized coordination to enable scalability and robustness for dynamic networks, and incorporates data fusion into the routing protocol to reduce the amount of information that must be transmitted to the base station. Simulations show that LEACH can achieve as much as a factor of 8 reduction in energy dissipation compared with conventional routing protocols. In addition, LEACH is able to distribute energy dissipation evenly throughout the sensors, doubling the useful system lifetime for the networks we simulated.
2021-11-01 20:20:31 359KB LEACH;算法;仿真
1
对比DEEC和leach的matlab仿真代码,绝对详尽,完全好用,毕设的不二之选
2021-10-26 19:30:20 23KB DEEC leach
1
leach_ns3 ns3中对传统Leach聚类模型的修改,也称为预处理Leach。 我们(我和Wuxiucheng)已经上传了整个ns3文件夹为了运行代码,需要下载/克隆leach_ns3,然后像使用ns3一样进行编译。/waf代码位于草稿文件夹中,名称为leach.cc,可以使用命令:./waf --run scratch / leach我们有plot.py文件,该文件读取leach.cc生成的输出文件,而plots leach.cc将产生三个txt格式的文件,该文件保存每轮的平均整个网络能量。 仅针对簇头百分比0.05进行修改,并且将接收器固定在(500,500),网络中的50个节点放置在(100,100)中,能量为0.75焦耳 这项工作是2018年Spring无线传感器网络项目课程完整报告的一部分,可以在这里找到
2021-10-08 10:26:24 39.57MB Python
1
SEP协议原文,对学习无线传感器路由协议是非常有帮助的
2021-10-06 15:44:18 265KB LEACH改进,SEP协议原文
1
基于粗糙C-均值聚类的能量均衡LEACH算法.pdf
2021-08-20 01:22:42 368KB 聚类 算法 数据结构 参考文献
无线传感器网络分簇路由LEACH协议在OPNET下的建模和仿真研究,内有进程模型和节点模型图。
2021-07-23 16:12:45 1.28MB opnet 传感器网络
1
用matlab对leach的节点的生存周期进行仿真,可以用来学习路由协议
2021-07-20 10:53:05 376KB matlab leach
1
在MATLAB平台上运行的基于LEACH协议的无线传感网络,还在簇头选举阶段增加了一个平均能量的因素。
2021-07-06 22:01:46 5KB LEACH协议 无线传感网络 MATLAB
无限传感器的leach分簇算法,可以在其上面做后续改进,是很好的学习资料
2021-07-05 17:53:20 7KB leach
1