▍1. CS
说明: 这是群智能优化算法,布谷鸟搜索算法,用matlab实现,用函数优化进行测试,简单易懂(This is swarm intelligence optimization algorithm, cuckoo search algorithm, implemented in matlab, test with function optimization, easy to understand)
天牛须算法的简单编写,需要自己替换适应度函数(The algorithm is simple and needs to replace its fitness function.)
东北大学汪定伟编写的智能优化方法教材,对目前主要的智能优化方法遗传算法、禁忌搜索、蚁群算法和粒子群算法进行了介绍,内容详尽经典,是一本学习智能优化方法的好教材。(a good book about intelligent Optimization)
利用GA遗传算法优化PID控制器中的参数,实现对对控制器的改善,以求稳准快(GA genetic algorithm is used to optimize the parameters in the PID controller, so that the controller can be improved so as to stabilize the system quickly.)
竞争群算法(CSO)的matlab实现。(The Matlab Source code of the Competitive Swarm Optimizer (CSO))
对传统遗传算法进行了改进,简单易懂可运行(The traditional genetic algorithm is improved, which is simple, easy to understand and run)
遗传算法最大化峰值旁瓣电平,给出阵元数,阵列长度,遗传及交叉因子,得出最优的PSB(The genetic algorithm maximizes the peak sidelobe level, giving the number of array elements, the length of the array, the genetic and crossover factors, and derives the optimal PSB)