搜索资源列表
-
0下载:
Genetic Algorithm & Direct Search using Matlab.pdf
-
-
2下载:
求解双层规划问题常用的算法有极点算法、直接搜索法、下降法和非数值优化方法(如模拟退火算法、遗传算法等),遗传算法的求解思路是:首先对上层的决策变量编码,代人下层规划模型,通过求解下层模型的决策变量值,代入上层模型计算适应度值,然后进行交叉、变异、选择操作,最后求出最优解。-Solving Bilevel Programming Problems with pole algorithm commonly used algorithms, direct search method, descent
-
-
0下载:
The following Matlab project contains the source code and Matlab examples used for optimization with matlab and the genetic algorithm and direct search toolbox. M-files accompanying the Genetic Algorithms & New Optimization Methods in MATLAB webinar.
-