搜索资源列表
jmetal.2.2.tar
- 这是最新的多目标进化算法包V2.2,这个集成包包含了近期的流行的,常用的多目标进化算法,包括NSGA2,SPEA2,PEAS2,以及多目标粒子群算法,另外还集成了单目标进化算法-This is a latest multi-objective evolutionary algorithm package V2.2, the integrated package includes a recent popular, commonly used in multi-objective evolutio
newtest6
- 粒子群算法,单目标 粒子群算法,单目标-Particle swarm optimization, single-objective particle swarm optimization, single-objective particle swarm optimization, single objective
particle-swarm-optimization
- PSO 单目标粒子群算法用c++语言实现-PSO PSO algorithm with single objective c++ language
粒子群算法
- 用c++的方法编写单目标粒子群算法,包含4个测试函数,结果还不错
MPSO
- 适合初学者学习matlab编程的多目标粒子群算法,可以适当更改成为单目标粒子群算法-Matlab programming for beginners to learn the multi objective particle swarm optimization algorithm can be modified to become a single objective particle swarm algorithm
粒子群优化算法
- 粒子群优化算法子程序,包括单目标,多目标程序,可以直接用(This file mainly committed to the Particle swarm optimization method, which including single target, multi-objective program and can be used directly.)
单目标粒子群算法寻优
- 利用粒子群优化算法,对单目标函数寻优,寻找函数的极值。(Searching for the extremum of a function by searching the single objective function.)
PSO
- 单目标粒子群优化算法,可用于单目标优化计算(Single objective particle swarm optimization)
Particle swarm optimization algorithm
- 单目标粒子群优化算法(PSO),通过追随当前搜索到的最优值来寻找全局最优(Particle swarm optimization algorithm)
PSO
- 单目标粒子群算法示例,可用于粒子群新手学习。(An Example of Single Target Particle Swarm Optimization.)
粒子群基本算法
- 粒子群优化算法 智能优化算法 单目标优化(particle swarm optimization)
single-objectibe particle swarm
- 这是一各单目标的粒子群算法程序,程序可以运行,收敛性好,效果佳,希望对他人有帮助(This is a single-objective particle swarm optimization algorithm, the program can run, astringent, good effect, I hope to help others)
pso
- 单目标优化粒子群算法pso算法的实际应用,可以跑通(The practical application of PSO algorithm can run through)
单目标发电调度粒子群算法
- 粒子群算法例子中的单目标发电调度粒子群算法的程序(Single target generation particle swarm optimization algorithm)
单目标粒子群(书13章)
- 粒子群寻优算法的概念,意义,例子,解释及其教程综合在一起(The concept, meaning, examples, explanations and tutorials of particle swarm optimization algorithm are integrated.)
基本粒子群算法求解多目标规划
- 该程序对多目标非线性规划进行线性加权转化成为单目标规划,然后利用基本粒子群算法求解
单目标动态发电调度粒子群算法
- 对于6台常规机组,单目标为调度的成本最低,采用粒子群算法(For six conventional units, the single objective is to minimize the cost of scheduling. Particle swarm optimization is used.)
自适应权重
- 自适应权重单目标粒子群算法,用于优化方程。(Single objective particle swarm optimization algorithm with adaptive weights is used for optimization problems.)
粒子群算法
- 利用单目标粒子群算法求解各种优化问题,输入目标函数即可。(A single target particle swarm optimization algorithm is used to solve various optimization problems.)
PSO求解多目标优化问题matlab代码
- 单目标粒子群优化算法的主程序,这是一个案例,可以参考(Single objective particle swarm optimization)