搜索资源列表
code(matlab)leach
- Leach分簇算法的matlab代码,可以运行,欢迎交流!
LEACH协议MATLAB代码
- LEACH协议是无线传感器网络中重要的分簇路由协议,本代码为针对该路由协议的MATLAB仿真。
对无线传感器网络中heed算法仿真
- 在matlab下的对无线传感器网络中heed算法仿真,相当经典! ,Matlab under in wireless sensor networks heed algorithm simulation, very classic!
SEP.LEACH协议的改进算法
- LEACH协议的改进算法,注重簇头的产生部分,有相关的文献支持,对于理解LEACH协议有帮助,LEACH protocol to improve the algorithm, focus on the selection of cluster head of the relevant literature to support, for understanding the LEACH protocol help
route.rar
- wsn路由,用matlab仿真,具有选簇的功能,WSN routing, using matlab simulation, with the election of the functional cluster
leach
- leach协议簇头选择算法的改进及仿真 在改进的LEACH.H协议在簇头节点的选举过 程中,充分考虑了簇头节点剩余能量因素,设定了簇头的能量阀值,防止了低能量的节点成为簇头。在此基础上引 进簇头调整过程,该过程通过排除紧密邻居簇头和增加必要的簇头,在一定程度上解决了LEACH协议存在的问题, 从而达到均衡网络能量消耗,延长生存期的目的。网络仿真证明了新算法的可行性。 -An Improved Algorithm for Selecting Cluster-heads in L
cluster
- 一种无线传感器网络分簇算法的matlab仿真实验程序,用于查看各节点剩余能量及节电存活数目-A wireless sensor network clustering algorithm matlab simulation program for viewing and saving the residual energy of each node the number of surviving
leachC
- WSN下面一种集中式的分簇算法,是对LEACH的一种改进LEACHC-WSN following a kind of centralized clustering algorithm, is an improvement LEACHC LEACH
LEACH
- 无限传感器网络LEACH成簇算法,有助于初学者了解目前无限传感器网络的发展。-Unlimited LEACH clustering algorithm for sensor networks will help beginners understand the unlimited development of sensor networks.
aaaa
- 把地理区域分成一个个小区,蜂窝系统在该区域内提供无线覆盖。把可用的频谱分成很多信道,每个小区分配一组信道。使用频分双工(FDD)。在小区间进行频率利用,N个小区构成一个簇,簇间进行频率复用。定义了传播特性(信道参数)以及同频小区的位置。信道的参数包括:小区半径,路径损耗指数,以分贝为单位的对数正态阴影的标准差,基站发射功率级,移动台发射功率级,每个小区的扇区数,扇区化天线的正反向比,要仿真的瞬时位置的组数,同频干扰阈值。-To a geographical area is divided int
LEACH
- 无线传感器网络leach分簇算法matlab仿真实现-Wireless sensor network clustering algorithm leach simulation matlab
LEACH
- 实现无线传感器网络的leach协议,该协议是基于簇的路由-the leach protocal for wireless sensor networks
leach(matlab)
- 用Matlab对LEACH分簇算法(cluster)的仿真程序-Using Matlab on LEACH clustering algorithm (cluster) of the simulation program
RepeatFCM
- FCM算法是一种基于划分的聚类算法,它的思想就是使得被划分到同一簇的对象之间相似度最大,而不同簇之间的相似度最小。模糊C均值算法是普通C均值算法的改进,普通C均值算法对于数据的划分是硬性的,而FCM则是一种柔性的模糊划分-FCM algorithm is a clustering algorithm based on the division, which makes the idea is to be divided into clusters with the greatest simila
leach
- 无线传感器网络的能量控制,分簇发送数据包-Wireless sensor network energy control, sub-cluster send data packets
powercontrol
- 实现无线传感网络的结点控制,可以高效实现无线传感器网络节点的分簇,对无线传感器网络功率控制进行仿真-Power control in sensor network
leach
- leach 算法 簇头选择算法,经典,易学易懂。 簇头选择算法,经典,易学易懂-clustering algorithm leach
matlableach
- 无线传感器网络Leach分簇算法源代码,用matalb仿真的,完全能跑出来-wireless sensor network
HEED、LEACH、非均匀分簇算法
- 此文件夹包含了无线传感器网络中的几个经典模型leach,HEED, 分簇算法(This folder contains several classic models of wireless sensor network leach, HEED, clustering algorithm)
DBSCAN算法Matlab实现
- 基于密度的聚类算法 它将簇定义为密度相连的点的最大集合,能够把具有足够高密度的区域划分为簇,并可在噪声的空间数据库中发现任意形状的聚类(Density based clustering algorithm It defines the cluster as the largest set of density connected points, and can divide the region with enough high density into clusters, and can f