搜索资源列表
SUMT
- 内点惩罚函数法程序,可以以求解含不等式的多目标优化设计问题。
PSOtoolbox.rar
- 微粒群算法[PSO ] 是由Kennedy 和Eberhart等于1995 年开发的一种演化计算技术, 来源于对鸟群捕食过程的模拟。PSO同遗传算法类似,是一种基于叠代的优化工具,但与遗传算法使用遗传操作子进行优化不同,利用群体中各个体之间的“协作”与“竞争”关系,根据自身及其竞争者的飞行经验,调整自己的行为。同遗传算法比较,PSO的优势在于简单容易实现并且没有许多参数需要调整。目前已广泛应用于函数优化,神经网络训练,模糊系统控制以及其他遗传算法的应用领域。,Particle Swarm Opt
pso
- 简单粒子群算法 能优化但目标函数 算法简单 效果好-A simple particle swarm optimization algorithm to optimize the objective function, but simple and good results
MOEA-D-Continuous
- 多目标优化程序,国际顶级期刊IEEE EC 经典算法-multi-objective optimization algorithm presented in journal of IEEE trans
IntProgFZ
- 解决线性优化问题,适合各类优化函数,只需更改里面的几个数据。-Solving linear optimization problems, suitable for all kinds of optimization functions, only a few changes inside the data.
test06
- 一个基于OpenMP的并行粒子群优化算法编程,类似于计算器,使用时只需对适应度函数进行相应改动,且并行计算效率相对较高-A programming based on the OpenMP parallel particle swarm optimization algorithm, similar to the calculator, use only the fitness function to make the appropriate changes, and the parallel c
GA8746
- 多目标规划优化问题 Matlab中常用于求解多目标达到问题的函数为fgoalattain-Multi-objective planning optimization problem Matlab is commonly used to achieve problem solving multi-objective function fgoalattain
matlab-ga
- 基本遗传算法的MATLAB语言源程序。(遗传算法的应用范围极其广泛,它可应用于函数优化、组合优化、生产调度问题、自动控制、机器人学、图像处理、人工生命、遗传编程以及机器学习等领域。)-Basic genetic algorithm matlb language sourc-e code. (Genetic algorithm extremely broad range of applications, it can be applied to function optimization, com
Untitled3
- 利用遗传算法的选择、交叉、变异功能来求解De Jong函数优化问题-The use of genetic algorithm selection, crossover and mutation function to solve the function optimization problem De Jong
PSO_MATLAB
- PSO粒子群优化算法,实现函数优化、并行计算等功能-Particle Swarm Optimization
Untitled2
- 利用外点法惩罚函数法求解简单的约束优化问题。可以运行-Outer point penalty function method is used to solve simple constrained optimization problems.
bat_algorithm2.m
- 蝙蝠算法是一种新的生物进化算法,于2009年提出,可应用于函数求极值和系统参数优化中。-Bat algorithm is a new biological evolution algorithm, which can be applied to the function of the optimization of the function and the system parameters in 2009.
gamain
- 使用实数编码的遗传算法,进行多个函数的极值优化,可以运行-Using real-coded genetic algorithm, a plurality of extremal optimization function, you can run ,,
nonliner
- 应用遗传算法求解带有约束条件的非线性函数优化问题- U5E94 u7528 u9057 u4F20 u7B97 u7L9 u6129 u7L2 u9E3