中文说明:PSO粒子群优化算法,单纯的粒子群优化算法,使用matlab来实现的。文件压缩包里面一共有三个文件fun.m文件,PSO.m文件,PSOMutation.m文件。这些文件也是经典书籍Matlab神经网络43个案例分析中的部分实现,单纯演示PSO优化的功能。
English Description:
PSO particle swarm optimization algorithm, simple particle swarm optimization algorithm, using MATLAB to achieve. There are three files in the file compression package: fun. M file, PSO. M file and psomutation. M file. These files are also part of the implementation of the classic book matlab neural network 43 case analysis, simply demonstrating the function of PSO optimization.