搜索资源列表
GAOptimization.rar
- 我改写的多变量带约束的遗传算法Matlab源程序!,Multi-variable Constrained Optimization by GA in Matlab!!!
genetic-algorithm
- 用基本遗传算法求解一维无约束优化问题 用顺序选择遗传算法求解一维无约束优化问题 用动态线性标定适应值的遗传算法求解一维无约束优化问题 用大变异遗传算法求解一维无约束优化问题 用自适应遗传算法求解一维无约束优化问题 用双切点遗传优化求解一维无约束优化问题 用多变异位自适应遗传优化求解一维无约束优化问题 -The basic genetic algorithm with one-dimensional sequence of unconstrained optimizat
moo
- This code is a demo of using Genetic Algorithms (GA) to solve a simple constrained multi-objective optimization (MOO) problem.
CUMCM
- 本程序的运行环境是matlab,通过使用GA工具箱求解多约束非线性规划问题。-The program' s operating environment is matlab, through the use of GA toolbox for solving multi-constrained nonlinear programming problem.
Genetic-algorithm-(GA)
- 遗传算法:运用GA工具箱求解多约束非线性规划问题-Genetic algorithm (GA) : using GA toolbox to solve constrained nonlinear programming problem
RCPSP-GA-code
- resource-constrained project scheduling problem (RCPSP)in matlab
PSO-GA
- 粒子群算法求解多维约束函数极值,并与遗传算法比较。结果发现,粒子群有很好的精度。-A particle swarm optimization algorithm for solving the extreme value of multi dimensional constrained function, and compared with genetic algorithm. The results show that the particle swarm has a good accurac