duongpm / MPSO

Motion-Encoded Particle Swarm Optimization Algorithm
Other
47 stars 13 forks source link

PSO #1

Open sw1044122811 opened 2 years ago

sw1044122811 commented 2 years ago

Hello Professor, I am a university student, I am very interested in your topic, I would like to ask you how to use the particle swarm algorithm to achieve the dynamic search in the topic?

duongpm commented 2 years ago

Hi, I am not sure what you mean by dynamic search. I guess you probably need to run PSO in real time to continuously update the search path.

sw1044122811 commented 2 years ago

Hello, I mean how to use particle swarm optimization algorithm to run the map model in your program? I want to ask you what code I need to modify?

sw1044122811 commented 2 years ago

Hello, I want to test the dynamic target map created by the artificial potential field method combined with particle swarm optimization algorithm in the MPSO project, but I'm not a computer major, so I want to ask you about this problem