搜索资源列表
cmopso
- 非常实用的多目标粒子群算法,适用于刚接触多目标优化算法的人员-it is the important compso
Source_Hibrid
- 粒子群滤波器实现多目标追踪的程序,本方法是基于Durrant-Whyte的算法-Particle Swarm filter multi-target tracking procedures, the method is based on the algorithm of Durrant-Whyte
multi-objective-
- 改进的多目标粒子群算法,包括多个测试函数 对程序中的部分参数进行修改将更好地求解某些函数-Improved multi-objective particle swarm algorithm, modify some parameters of the program including a plurality of test functions will be better for solving certain functions
27796728PHD
- 目的是将原来只能用在单目标上的粒子群算法(PSO)应用于多目标上(The aim is to apply the particle swarm optimization (PSO), which was originally used only on a single target, to multiple targets)
mopso-better
- 代码实现多目标粒子群算法,多目标粒子群算法是基于parato原则进行的目标优化实现的算法。而此文件就是多此算法的代码MATLAB的一种实现(Multiobjective particle swarm optimization (PSO) algorithm)