Particle swarm optimization for 2 dimentional functions
Version 1.0.0.0 (2.3 KB) by
Orlando Ramirez Barron
The program looks for the minimun of the function within the search space.
The program looks for the minimun of the function within the search space, for every funcion, the intial data may change. To look for the maximun of the function, you need to change the sign of the function only on the testefunction.
Cite As
Orlando Ramirez Barron (2024). Particle swarm optimization for 2 dimentional functions (https://www.mathworks.com/matlabcentral/fileexchange/59993-particle-swarm-optimization-for-2-dimentional-functions), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Created with
R2015b
Compatible with any release
Platform Compatibility
Windows macOS LinuxCategories
Find more on Direct Search in Help Center and MATLAB Answers
Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
Version | Published | Release Notes | |
---|---|---|---|
1.0.0.0 | Add functions |