clustering using fuzzy logic in WSNs我要分享

clustering using fuzzy logic in WSNs

matlab

关注次数: 191

下载次数: 1

文件大小: 10.47 kB

代码分类: 其他

开发平台: matlab

下载需要积分: 2积分

版权声明:如果侵犯了您的权益请与我们联系,我们将在24小时内删除。

代码描述

中文说明:本文用matlab代码实现了“基于模糊逻辑的无线传感器网络能量感知分布式分簇协议”中所述的分簇。我们假设在每个时间步中,所有节点都处于唤醒状态,感知环境并将其信息直接发送到其簇头,簇头将这些数据包聚合起来,并以单跳方式将其发送到接收器。


English Description:

Here we implement clustering which is explained in paper "An energy-aware distributed clustering protocol in wireless sensor networks using fuzzy logic" with matlab code. We assume that in each time step all nodes are awake, sense the environment and send their information to their cluster head directly  and cluster heads aggrigate these packets and send them to the sink in a single hop manner.


代码预览