搜索资源列表
IM-MOPSO
- 改进的多目标粒子群算法,成功解决了多目标优化的经典问题,比如ZDT,KUR,SCH经典优化问题等,只需要对f1,f2函数修改后就可以应用。-Improved many target particle swarm algorithm, success in solving the multi-objective optimization of the classic problems, such as ZDT, KUR, SCH classic optimization problem, only
Code
- particle swarm optimization code im matlab
GSO2
- Abstract:An improved GSO (Group Search Optimizer)Algorithm with predictive model is introduced in this paper. MATLAB implementation of the improved Group Search Optimizer Al gorithm is described in detail.This paper introduced the concept of fu
unit_opt
- The architecture of this set of codes and the interaction among them is shown in Figure 1. The main testing code main code.m calls the code riemann grad unit opt.m that performs Riemannian optimization under unitary matrix constraint. Steepest De
IM-MOPSO
- 一种改善的多目标粒子群算法,包括了多个实例的实验!-A improved multi-objective particle swarm optimization, including several instaces.