搜索资源列表
use GA to deal with 模糊机会约束规划问题例题
- use GA to deal with 模糊机会约束规划问题例题-use GA to deal with fuzzy opportunity constrained programming examples
GAOptimization.rar
- 我改写的多变量带约束的遗传算法Matlab源程序!,Multi-variable Constrained Optimization by GA in Matlab!!!
Constrained_Optimization_and_Lagrange_Multiplier_M
- 一本介绍约束优化方面的经典书籍。对于从事约束优化算法的研究很有帮助。-A book introducing constrained programming. It is beneficial for the algorithm research of constrained programming
Solving_constrained_optimization_problems
- 求解约束优化问题的改进粒子群优化算法,希望对大家有所帮助。-Solving constrained optimization problems of improved particle swarm optimization, we want to help.
genetic-algorithm
- 用基本遗传算法求解一维无约束优化问题 用顺序选择遗传算法求解一维无约束优化问题 用动态线性标定适应值的遗传算法求解一维无约束优化问题 用大变异遗传算法求解一维无约束优化问题 用自适应遗传算法求解一维无约束优化问题 用双切点遗传优化求解一维无约束优化问题 用多变异位自适应遗传优化求解一维无约束优化问题 -The basic genetic algorithm with one-dimensional sequence of unconstrained optimizat
routing-algorithm-based-on-GA-
- 基于遗传算法和模拟退火算法融合的带QoS约束的组播路由算法 Matlab代码- QoS constrained multicast routing algorithm based on GA
moo
- This code is a demo of using Genetic Algorithms (GA) to solve a simple constrained multi-objective optimization (MOO) problem.
189-199
- As the compact design of a muffler system within a constrained environment of a existing machine room becomes obligatory, it also becomes essential to maximize the acoustic performance of mufflers under space constraints. In this paper, the sha
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
AIA-MATLAB-code
- 人工免疫算法求解约束优化,MATLAB,结合GA,可参考-Artificial immune algorithm for solving constrained optimization, MATLAB, combined with GA, refer to
Constrained-optimization-GA
- 人个收集的带约束优化问题的遗传算法,都是十分有用和极具参考价值的资料。-A collection of people with constrained optimization problems genetic algorithms, are very useful and very valuable information.
RCPSP-GA-VC
- 用VC求解经典的资源约束型项目调度优话问题 resource-constrained project scheduling problem,RCPSP.-RCPSP is solved by VC++