News

An improved particle swarm optimization algorithm (IPSO) is proposed in this paper to solve the optimization issue in a low-profile metasurface antenna. In order to reduce blind calculations when ...
Nature-inspired metaheuristics have been extensively investigated to solve challenging optimization problems. Particle Swarm Optimization (PSO) is one of the most famous nature-inspired algorithms ...
Discover how Particle Swarm Optimization algorithm can accurately determine material parameters in elastic strain-energy functions. Simulation of rubber behavior using various strain-energy functions.
Python code that is used to implement particle swarm optimisation (PSO). PSO is an optimisation algorithm based on the flocking patterns of birds. It is a simple optimisation scheme that does not ...
These files accompany a series of tutorials that I created to cover the topic of Particle Swarm Optimization (PSO) written in the Python language.