Vous suivez désormais cette soumission
- Les mises à jour seront visibles dans votre flux de contenu suivi
- Selon vos préférences en matière de communication il est possible que vous receviez des e-mails
In computer science, particle swarm optimization (PSO) is a computational method that optimizes a problem by iteratively trying to improve a candidate solution with regard to a given measure of quality. It solves a problem by having a population of candidate solutions, here dubbed particles, and moving these particles around in the search-space according to simple mathematical formulae over the particle's position and velocity. Each particle's movement is influenced by its local best known position, but is also guided toward the best known positions in the search-space, which are updated as better positions are found by other particles. This is expected to move the swarm toward the best solutions.
Citation pour cette source
Abbas Manthiri S (2026). PSO Feature Selection and optimization (https://fr.mathworks.com/matlabcentral/fileexchange/62214-pso-feature-selection-and-optimization), MATLAB Central File Exchange. Extrait(e) le .
Remerciements
A inspiré : 13 Datasets for Feature Selection
Catégories
En savoir plus sur Get Started with Optimization Toolbox dans Help Center et MATLAB Answers
Informations générales
- Version 1.1.0.0 (7,23 ko)
Compatibilité avec les versions de MATLAB
- Compatible avec toutes les versions
Plateformes compatibles
- Windows
- macOS
- Linux
| Version | Publié le | Notes de version | Action |
|---|---|---|---|
| 1.1.0.0 | bugs removed |
||
| 1.0.0.0 |
