Motion-Encoded Particle Swarm Optimization

Implementation of the Motion-Encoded Particle Swarm Optimization (MPSO) algorithm for the optimal search of a lost target using UAVs
529 téléchargements
Mise à jour 10 sept. 2022

This is the source code for the algorithm Motion-Encoded Particle Swarm Optimization (MPSO). The current implementation is for the optimal search of a lost target with the focus on Unmanned Aerial Vehicles (UAV). However, it can be modified to apply to other optimization problems. Details of this algorithm can be found in the paper: Manh Duong Phung, Quang Phuc Ha, "Motion-encoded particle swarm optimization for moving target search using UAVs", Journal of Applied soft computing, Volume 97, Part B, pp. 106705, 2020. Link to the paper: https://doi.org/10.1016/j.asoc.2020.106705

To run the program, download all the source files and execute "MPSO_MAIN.m" in MATLAB.
Note: The Statistics and Machine Learning Toolbox needs installing to run the code.

Citation pour cette source

Manh Duong Phung, Quang Phuc Ha. “Motion-Encoded Particle Swarm Optimization for Moving Target Search Using UAVs.” Applied Soft Computing, Volume 97, Part B, pp. 106705, 2020, doi:10.1016/j.asoc.2020.106705.

Compatibilité avec les versions de MATLAB
Créé avec R2020a
Compatible avec toutes les versions
Plateformes compatibles
Windows macOS Linux

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Les versions qui utilisent la branche GitHub par défaut ne peuvent pas être téléchargées

Version Publié le Notes de version
1.0.4

Update description

1.0.3

Update citation

1.0.2

Update description

1.0.1

Note: The Statistics and Machine Learning Toolbox needs installing to run the code.

1.0.0

Pour consulter ou signaler des problèmes liés à ce module complémentaire GitHub, accédez au dépôt GitHub.
Pour consulter ou signaler des problèmes liés à ce module complémentaire GitHub, accédez au dépôt GitHub.