- Category:
- matlab
- Tags:
-
[Text]
- File Size:
- 3kb
- Update:
- 2015-01-09
- Downloads:
- 0 Times
- Uploaded by:
- patricia
Description: His thought of the implementation of the standard particle swarm algorithm according to the particle swarm algorithm (2)- the standard particle swarm algorithm about implementation. Mainly divided into three functions. The first function of particle swarm initialization function InitSwarm (SwarmSize... AdaptFunc), its main function is to initialize particle swarm particle, and set the particle s velocity, position in a certain range. The function of data structure is as follows: ParSwarm record table is the particle s position, speed and the current fitness value, we use W to represent the position, represented speed with a V, to represent the current fitness value with F. Here we assume that the number of particles N, each particle dimension for D.
To Search:
File list (Check if you may need any files):
PSO.txt