This thesis focuses on the particle swarm optimization method, with an emphasis on the development of an interactive graphical interface for visualizing the algorithm's operation. This method, which is based on the collective behavior of individual particles in the search space, enables efficient discovery of optimal solutions for various problems. The theoretical part presents the fundamentals of the algorithm and its modifications, while the practical part covers the development of the graphical interface in Matlab. The interface allows for 3-D and 4-D visualization of particle movement, making it easier for users to understand the algorithm's operation and the influence of different parameters on its efficiency. We tested the method on standard benchmark functions. The results confirm that visualization significantly contributes to an improved user experience and understanding of the method, while also allowing for more effective adaptation of the algorithm to specific needs.
|