WSN-Clustering-master (2)

所属分类:人工智能/神经网络/深度学习
开发工具:WINDOWS
文件大小:42KB
下载次数:1
上传日期:2020-09-12 22:17:17
上 传 者thiru95
说明:  matlab code for wireless sensor networks

文件列表:
(2)\WSN-Clustering-master\Leach and Fuzzy\Cluster\fuzzyeval.m (3848, 2020-08-11)
(2)\WSN-Clustering-master\Leach and Fuzzy\Cluster\leach.m (2538, 2019-10-14)
(2)\WSN-Clustering-master\Leach and Fuzzy\Cluster\prob.m (346, 2019-10-14)
(2)\WSN-Clustering-master\Leach and Fuzzy\clusterOptimum.m (748, 2019-10-14)
(2)\WSN-Clustering-master\Leach and Fuzzy\createfigure.m (1758, 2019-10-14)
(2)\WSN-Clustering-master\Leach and Fuzzy\dissEnergyCH.asv (1825, 2020-08-10)
(2)\WSN-Clustering-master\Leach and Fuzzy\dissEnergyCH.m (1823, 2020-08-11)
(2)\WSN-Clustering-master\Leach and Fuzzy\dissEnergyNonCH.m (2263, 2019-10-14)
(2)\WSN-Clustering-master\Leach and Fuzzy\Energy.mat (14521, 2020-08-10)
(2)\WSN-Clustering-master\Leach and Fuzzy\fig.m (183, 2019-10-14)
(2)\WSN-Clustering-master\Leach and Fuzzy\fuzzyclustering3in.fis (1112, 2020-06-14)
(2)\WSN-Clustering-master\Leach and Fuzzy\leach100.mat (14723, 2020-08-11)
(2)\WSN-Clustering-master\Leach and Fuzzy\Loc.mat (284, 2020-08-11)
(2)\WSN-Clustering-master\Leach and Fuzzy\newCluster.m (3093, 2019-10-14)
(2)\WSN-Clustering-master\Leach and Fuzzy\newNetwork.m (2620, 2019-10-14)
(2)\WSN-Clustering-master\Leach and Fuzzy\newNodes.m (1478, 2019-10-14)
(2)\WSN-Clustering-master\Leach and Fuzzy\newRound.m (940, 2020-07-27)
(2)\WSN-Clustering-master\Leach and Fuzzy\plot1.m (178, 2019-10-14)
(2)\WSN-Clustering-master\Leach and Fuzzy\plotnodes.m (1018, 2019-10-14)
(2)\WSN-Clustering-master\Leach and Fuzzy\plotResults.m (1073, 2019-10-14)
(2)\WSN-Clustering-master\Leach and Fuzzy\startmobile.m (2924, 2020-06-14)
(2)\WSN-Clustering-master\Leach and Fuzzy\startstationary.asv (698, 2020-08-11)
(2)\WSN-Clustering-master\Leach and Fuzzy\startstationary.m (759, 2020-08-11)
(2)\WSN-Clustering-master\wsn_kmean.m (1448, 2019-10-14)
(2)\WSN-Clustering-master\Leach and Fuzzy\Cluster (0, 2019-10-14)
(2)\WSN-Clustering-master\Leach and Fuzzy (0, 2020-08-11)
(2)\WSN-Clustering-master (0, 2019-10-14)
(2) (0, 2020-06-13)

I have implemented 3 types of clustering algorithm. The codes for all the 3 are types run forever. Since I have used while loops, it is required to stop the execution by pausing. A. Mobile WSN using kmean clustering (i). Run the file wsn_kmean.m. It just gives a basic simulation without any power calculations. B.Mobile/Stationary WSN clustering based on LEACH algorithm (i). For Stationary WSN run the file startstationary.m after setting the variable algr to 'leach' (ii). For Mobile WSN run the file startmobile.m after setting the variable algr to 'leach' These include energy calculations as well. C.Mobile/Stationary WSN clustering based on Fuzzy logic (i). For Stationary WSN run the file startstationary.m after setting the variable algr to 'fuzzyeval' (ii). For Mobile WSN run the file startmobile.m after setting the variable algr to 'fuzzyeval' These include energy calculations as well. Note: For the implementation of the LEACH algorithm I have used the code from mathworks.com website(https://www.mathworks.com/matlabcentral/fileexchange/48162-leach-low-energy-adaptive-clustering-hierarchy-protocol). It works only for stationary WSN (for B (i)). I have modified the code to work for mobile WSN. Further created several files for the implementation of Fuzzy Logic algorithm accordingly, extending the support to current code.

近期下载者

相关文件


收藏者