Skip to content

projjal1/MOPSO-WSN

Repository files navigation

MOPSO-WSN

Contains the code in Matlab for MOPSO for finding optimal no of clusters in a wireless sensor network.

Instructions


1.Open Init.m in Matlab and run the code

2.Then open *.fig files in the main directory to view plots.

3.We have also generated *.txt files for convenience.

4.Copy them in Excel sheet columns to make database of generated values.

Resources or papers to follow

Resources have been moved to resources folder.

Attributions

https://github.com/Mohamadnet/MOPSO-WSN for providing the base logic and implementation of the project