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
AI-powered service management for IT and enterprise teams
Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
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.