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
Deliver secure remote access with OpenVPN.
OpenVPN's products provide scalable, secure remote access — giving complete freedom to your employees to work outside the office while securely accessing SaaS, the internet, and company resources.
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.