搜索资源列表
pso2
- 一个很好用的粒子群优化算法matlab源代码,用来解决单目标函数优化-A good use of particle swarm optimization algorithm matlab source code, used to solve single-objective function optimization
testfunctions
- 几个标准函数,用于测试单目标优化智能算法的性能。具体有ackley、rosenbrock、Griewank、alpine、Rastrigin-Several standard functions for testing single-objective optimization of the performance of the intelligent algorithm. Specific ackley, rosenbrock, Griewank, alpine, Rastrigin, etc
GA
- 基于遗传算法的单目标优化matlab程序代码,适合初学者-Single objective optimization based on genetic algorithm matlab code, suitable for beginners
GA_CPOH
- 单目标优化遗传算法,决策变量有0-1变量,带约束,很好用。-Single objective genetic algorithm, with constraints, decision variables rounding
23
- MATLAB 粒子群单目标优化程序,简单易懂!-Particle swarm optimization of single objective optimization program, easy to understand!
single-objective
- 基于粒子群算法PSO的水火电系统日前调度的经济运行和环境运行单目标优化-PSO algorithm based on particle swarm optimization of hydro-thermal system before scheduling a single run economic performance and environmental goals
MPCYH
- 用于预测控制;单目标优化问题求解;包括非线性约束问题。-For predictive control single-objective optimization problem solving including non-linear constraints.
ES
- 遗传算法ES的matlab程序,可以顺利运行,单目标优化中很经典的算法-evolutionary
ypea124-moea-d
- 基于分解的多目标进化算法,将多目标函数分解成多个单目标优化问题进行求解各工程问题。-Multi-objective evolutionary algorithm based on decomposition, the multi-objective function is decomposed into a plurality of single-objective optimization problem to solve various engineering problems.
yichuansuanfa
- 用于单目标优化的遗传算法,可以适当修改成多目标优化的程序-genetic algorithm
CABCPtestfunction
- CABC代码,用于解决单目标优化函数,其中函数包含在里面-CABC code and its test function
qABCPtestfunction
- qABC代码,用于解决单目标优化函数,其中函数包含在里面-qabc code
13中粒子群优化算法
- 13种典型优化pso算法,解决单目标pso优化问题(Thirteen typical optimized pso algorithms)
多目标遗传算法程序
- 对目标优化,多目标遗传算法(把度目标转化为单目标求解)源程序(Matlab multi-objective genetic optimization algorithm(to convert the degree target to a single target solution) source program)
pso
- 单目标优化粒子群算法pso算法的实际应用,可以跑通(The practical application of PSO algorithm can run through)
SCA:用于解决优化问题的正弦余弦算法
- 用于求解单目标优化问题的正弦余弦算法。 SCA创建多个初始随机候选解决方案,并要求它们使用基于正弦和余弦函数的数学模型向外波动或朝向最佳解决方案。几个随机和自适应变量也被集成到该算法中,以强调在不同的优化里程碑中探索和利用搜索空间。 压缩包包括:发表的论文、优化算法代码、优化工具箱。(Sine-cosine algorithm for solving single objective optimization problems. SCA creates multiple initial ra
f_single
- 在求解装备的资源约束型装配线平衡单目标优化问题时,采用用matlab解决改进的遗传算法。(The single objective problem is solved with matlab language.)
单目标优化(含约束)
- 对单目标函数进行优化,使得目标函数最优解(Optimize the single objective function)
Matlab多目标优化遗传算法源程序很好的应用案例
- 与常规的单目标遗传算法求解不同,该算法考虑两个目标函数的遗传算法(Different from the conventional single objective genetic algorithm, this algorithm considers the genetic algorithm of two objective functions)
PSO求解多目标优化问题matlab代码
- 单目标粒子群优化算法的主程序,这是一个案例,可以参考(Single objective particle swarm optimization)