搜索资源列表
PSO_matlab
- 粒子群算法 Matlab编程实现 这个程序就是最基本的粒子群优化算法程序,用Matlab实现,非常简单。只有几十行代码。-Particle swarm algorithm Matlab programming, this program is the basic particle swarm optimization algorithm procedures, using Matlab, very simple. Only a few dozen lines of code.
(268粒子群)《精通MATLAB最优化计算 2版》
- 一本详细的matlab优化算法教程书籍,里面由浅入深介绍了各种优化算法的原理以及相应的matlab实现代码,还有一些具体的范例计算代码,相当实用。(A detailed MATLAB optimization algorithm tutorial book, which introduces the principles of various optimization algorithms and the corresponding matlab implementation code. The