搜索资源列表
-
5下载:
多目标货物配装问题是一个复杂的组合优化问题,属于NP难问题,本文用混合粒子群算法求解多目标货物配装问题。混合粒子群算法在基本粒子群算法的基础上,通过引进遗传算法中的交叉和变异的策略,避免了陷入局部最优,加快了达到全局最优的收敛速度。此外,本文提出用权重系数来平衡各目标使各目标都能达到相对较优的效果。-Multi-objective loading of goods is a complicated combinatorial optimization problems are NP hard p
-
-
0下载:
It is a MatLab code for Genetic Algorithm
-
-
2下载:
求解双层规划问题常用的算法有极点算法、直接搜索法、下降法和非数值优化方法(如模拟退火算法、遗传算法等),遗传算法的求解思路是:首先对上层的决策变量编码,代人下层规划模型,通过求解下层模型的决策变量值,代入上层模型计算适应度值,然后进行交叉、变异、选择操作,最后求出最优解。-Solving Bilevel Programming Problems with pole algorithm commonly used algorithms, direct search method, descent
-
-
0下载:
it s a matlab code.for genetic algorithm.
-
-
0下载:
genetic algorithm for resource leveling, considering the job aveliable and the code is start time.
matlab resource code, good reference.-resource leveling genetic algorithm,single resource
-
-
0下载:
车间调度算法,已经调试好,能够出甘特图。希望大家交流借鉴。-job shop sheduling, genetic algorithm, matlab code, can output gante picture.
-
-
0下载:
量子遗传算法matlab仿真源代码,免费下载-Genetic Quantum Algorithm
-
-
0下载:
这是遗传算法的算法说明及matlab实现的参考书籍,很有参考价值。-This is a genetic algorithm matlab achieve algorithmic descr iptions and reference books, great reference value.
-
-
0下载:
人脸识别中的光照处理方法,用MATLAB编写的遗传算法路径规划,空间目标识别,采用PM算法。- Face Recognition light treatment method, Genetic algorithms using MATLAB path planning, Space target recognition algorithm using PM.
-