搜索资源列表
利用遗传算法求解区间[0, 31]上的二次函数 y=x2的最大值
- 利用遗传算法求解区间[0, 31]上的二次函数 y=x2的最大值
遗传算法求解TSP问题
- 基本遗传算法求解TSP问题,只需给出城市间距离矩阵和初始参数即可进行计算。-basic genetic algorithm for TSP, is only inter-city distance matrix and the initial parameters can be calculated.
遗传算法求解vrp问题
- 遗传算法,使用MATLAB进行编程,求解VRP问题(Genetic algorithm for solving VRP problem)
遗传算法求解PID数值
- 利用matlab基于遗传算法求解pid数值(Using MATLAB to solve PID numerical value based on genetic algorithm)
遗传算法matlab求最小值
- 利用matlab基于遗传算法求解函数最小值(Using MATLAB to solve minimum function based on genetic algorithm)
遗传算法求解
- 多个设计参数下以两目标函数采用遗传算法优化进行择优(Multi parameter, two objective function, genetic algorithm, optimization)
遗传算法求解VRP问题的技术报告
- 本文通过遗传算法解决基本的无时限车辆调度问题。采用车辆和客户对应排列编码的遗传算法,通过种群初始化,选择,交叉,变异等操作最终得到车辆配送的最短路径。通过MATLAB仿真结果可知,通过遗传算法配送的路径为61.5000km,比随机配送路径67km缩短了5.5km。此结果表明遗传算法可以有效的求解VRP问题。(In this paper, genetic algorithm is used to solve the basic vehic
遗传算法
- 使用遗传算法求解多元函数最值,希望要用到的同学能有所帮助(Genetic algorithm is used to solve the maximum value of multivariate function)
遗传算法
- 应用遗传算法求解常微分方程,matlab编程实现,ode45求解方式(genetic algorithm, matlab programming, solve problem using ode45 method)
遗传算法
- 现代遗传算法,求解非线性规划问题,整数规划问题,0-1整数规划问题(Genetic Algorithm ,solve the problem that nonlinear programming)
遗传算法纳什均衡及参考资料
- 遗传算法求解纳什均衡及参考资料,代码可以运行,不是很完美,但是可以参考(Genetic algorithm for solving Nash equilibrium and reference data)
遗传算法求解多目标约束问题
- 包含了使用遗传算法求解多目标约束问题的matlab代码(this document includes the code of solving multi-object problem using gene algorithm)
遗传算法VRP
- 使用遗传算法求解vrp问题,使用matlab编程(Using Genetic Algorithm to Solve the Problem of vrp)
遗传算法求解tsp
- 运用matlab解决基于遗传算法的路径优化(Using MATLAB to solve path optimization based on genetic algorithm.)
遗传算法求解TSP
- 基于遗传算法的TSP算法,对初学遗传算法的,有帮助(TSP algorithm based on genetic algorithm which is helpful for beginners in learning genetic algorithm)
遗传算法 车间调度 甘特图 代码
- 修改了网上不对的程序,可以用遗传算法求解。并画出甘特图(Modified the wrong program on the Internet, which can be solved by genetic algorithm. And draw Gantt chart.)
遗传?1
- 遗传算法求解vrp问题,单场库,多车型,实现车辆路径的选择,可用(Genetic algorithm can solve VRP Problem.)
遗传算法求解FSP问题,并用甘特图表示(matlab)
- 遗传算法求解FSP问题,并用甘特图表示(matlab),亲测可用(Genetic algorithm is used to solve the FSP problem and use Gantt chart to represent (matlab).)
源文件:GA_TS_VRP问题遗传算法算路径优化模型
- 遗传算法求解VRPTW,可运行,附带说明(VRPTW-GA Genetic Algorithms for VRPTW Solution, Running, with Descr iption)
主要是基于柔性作业车间调度的遗传算法求解
- 主要用于作业车间调度的遗传算法求解,研究的问题是柔性作业车间(It is mainly used to solve the genetic algorithm of job shop scheduling. The research problem is flexible job shop)