搜索资源列表
Solving
- 求解双层规划问题常用的算法有极点算法、直接搜索法、下降法和非数值优化方法(如模拟退火算法、遗传算法等),遗传算法的求解思路是:首先对上层的决策变量编码,代人下层规划模型,通过求解下层模型的决策变量值,代入上层模型计算适应度值,然后进行交叉、变异、选择操作,最后求出最优解。-Solving Bilevel Programming Problems with pole algorithm commonly used algorithms, direct search method, descent
Matlab
- 自定义一个函数,使得实现生成整数m和n的最大公因子。-Make a fitness by self for making Generation integer m and n of the greatest common factor come true
MATLAB-cure-fitness
- 简要地介绍了matlab在曲线拟合中的作用,并给出实例-This paper briefly introduces the function of MATLAB in curve fitting, and gives an example.