PSO算法部署传感器节点我要分享

Deployment of sensor nodes based on PSO algorithm

关注次数: 270

下载次数: 4

文件大小: 4.09 kB

代码分类: 其他

开发平台: matlab

下载需要积分: 2积分

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

代码描述

中文说明:采用matlab对WSN问题进行求解,算法为PSO算法,采用传感器节点的概率感知模型,迭代150次后能够找到最优解没对区域的覆盖率可达95%以上。代码可直接运行,结果为初始化、覆盖率随迭代次数的变化、最终结果。代码简单易懂,注释详细,适合新手入门


English Description:

Matlab is used to solve the WSN problem, the algorithm is PSO algorithm, and the probability perception model of sensor nodes is used. After 150 iterations, the optimal solution can be found, and the coverage rate of the area can reach more than 95%. The code can be run directly, and the result is initialization, the change of coverage with the number of iterations, and the final result. Code easy to understand, detailed notes, suitable for beginners


代码预览

相关推荐