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
Our Free Plans just got better! | Auth0
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
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.