最基本的粒子群优化算法程序 这个程序是最基本的粒子群优化算法程序,用Matlab实现,非常简单。是主函数的源程序,优化函数则以m文件的形式放在fitness.m里面,对不同的优化函数只要修改fitness.m就可以了通用性很强。
优化ResearchColloquiumSeries This program is based on the method of LP given in the appendix to chapter 6 of your text. The program is written in TURBO PASCAL.