中文说明:本文用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.