particle-swarm
PSO ring topology - how does it work?
I know that the topology of the global optimum is searched for each particle and global for the entire swarm.[详细]
2023-02-12 04:15 分类:问答Simple 1-D particle swarm optimization algorithm for a noisy environment
I\'m experimenting with particle swarm optimisation and am trying to determine the best approach for the following simple scenario:[详细]
2023-01-12 09:29 分类:问答Is this java project idea practical? (Thread scheduler and Particle Swarm Optimization)
On a multicore box, the java thread schedulers decisions are rather arbitrary, it assigns thread priorities based on when the thread was created, from which thread it was created etc.[详细]
2023-01-10 06:04 分类:问答Quantum PSO and Charged PSO (PSO = Particle Swarm Optimizer)
I need to implement PSO\'s (namely charged and quantum PSO\'s). My questions are these: What Velocity Update strategy do each PSO\'s use开发者_StackOverflow中文版 (Synchronous or Asynchronous parti[详细]
2022-12-22 19:31 分类:问答