This is a Particle Swarm Optimization tool written in VBA for Excel. It is easy to modify in order to enable the users to code their own objective function, constraints and way to handle constraints. Published under licence CC-BY-SA 4.0
Follow Excel VBA Particle Swarm Optimization
Other Useful Business Software
Stay in Flow. Let Zenflow Handle the Heavy Lifting.
Zenflow is your engineering control center, turning specs into shipped features. Parallel agents handle coding, testing, and refactoring with real repo context. Multi-agent workflows remove bottlenecks and automate routine work so developers stay focused and in flow.
Rate This Project
Login To Rate This Project
User Reviews
-
I downloaded the particl swarm optimization excel VBA code , but I need to know how to implement this in my problem . I have no experience in VBA . Thank you .
-
Thanks a lot. You have saved me a lot of time with PSO on Excel VBA. I finally went through the code so that i may adapt it for other use. I found it extremely easy to follow. Your documentation comments are especially helpful.Thanks and post some more. Especially on multi objective pso.