搜索资源列表
车间调度遗传算法
- 基于车间调度中机器可变的情况的使用matlab编写的程序
车间作业调度问题遗传算法通用Matlab程序
- 车间作业调度问题遗传算法通用Matlab程序,很好用的的哦,the matlab implementation of job-shop scheduling problem solution based on the GA algorithm.
ychengxu
- 遗传算法在J-SHOP调度中的应用,以上是通过matlab的程序验证。欢迎和我讨论,prettyleg@qq.com-Genetic Algorithm in J-SHOP scheduling, the above procedure is verified by matlab. Welcome and I discussed, prettyleg@qq.com
GA_Assembly
- JAVA编的遗传算法程序,解决装配车间排序问题-JAVA program for the genetic algorithm to solve the assembly shop scheduling problem
GaBin
- 遗传算法解决复杂背包问题,用Java编写。 该背包拥有3个属性,500个东西,50个包。 求解包与包之间物品重量差最小,并且同一个背包的物品属性有特殊要求。 该程序容易修改。-Genetic Algorithm on Bin Packing Proglem. 500 items, 3 parameters of each item. 50 containers, target: All 50 containers has the smallest weight differe
JSPGA
- 车间作业调度问题遗传算法通用Matlab程序 从GreenSim团队的博客里找的,拿来分享,希望有用-The programme about GA in the JSP problem.Hope it is useful to everyone.
MATLABGA
- 遗传算法程序,包括基因的遗传变异过程,适合做调度问题-genetic algorithm
flexiblejobshop
- 并行机调度问题的基于问题分解的遗传算法程序-flexible job shop
GAforjobshopschedulingproblemMatlab
- 遗传算法基于遗传算法的工作车间调度MATLAB程序-GAforjobshopschedulingproblemMatlab
Shop-scheduling-genetic-algorithm
- 遗传算法车间调度,车间作业调度问题遗传算法 -------------------------------------------------------------------------- 输入参数列表 M 遗传进化迭代次数 N 种群规模(取偶数) Pm 变异概率 T m×n的矩阵,存储m个工件n个工序的加工时间 P 1×n的向量,n个工序中,每一个工序所具有的机床数目 输出参数列表 Zp 最优的Makespan值 Y1p 最优方案
Job-shop-MATLAB
- 用matlab编写的车间作业调度的遗传算法程序-Written by matlab genetic algorithm for job shop scheduling procedures
a
- 基于模拟退火遗传算法的车辆调度问题研究,其中使用matlab程序编出了整个算法-Genetic algorithm based on simulated annealing scheduling problem of vehicles, which use matlab program code out of the whole algorithm
2
- 车库调度和遗传算法的相关程序,初学的朋友可以来-Garage scheduling and genetic algorithm program, beginner friends can come and see
ga
- 基于遗传算法的多目标算法优化,包括程序的实现(Multi - objective Algorithm Optimization Based on Genetic Algorithm)
模拟退火遗传算法
- 模拟退火遗传算法的车辆调度研究,里面具有完整的matlab程序(Research on vehicle scheduling with simulated annealing genetic algorith)
遗传算法 车间调度 甘特图 代码
- 修改了网上不对的程序,可以用遗传算法求解。并画出甘特图(Modified the wrong program on the Internet, which can be solved by genetic algorithm. And draw Gantt chart.)
双层编码的遗传算法优化Flowshop调度程序
- 双层编码的遗传算法优化Flowshop调度程序(Flowshop Scheduling Program Optimized by Double-Layer Coded Genetic Algorithms)
基于多层编码遗传算法的车间调度算法(程序)
- 遗传算法车间调度,基于matlab的一套车间调度遗传算法的实现过程的源代码(Genetic Algorithms for Job Shop Scheduling)
061751110825864
- 用遗传算法来实现含有各种能源形式 的der单元的能量调度,实现经济化。含光电。风电等多种单元。 该算法中首先根据各种DER单元的模型列出了各个单元的经济成本公式,包含诸如运行成本、维护成本以及环境等各种费用。然后根据一天的负荷预测图,在不同的控制策略下进行经济调度,计算出各个单元 最佳出力,即输出功率。 目标函数就是成本最低,限制条件包括功率平衡,以及各个单元的输出限制等 "(The genetic algorithm is used to realize the energy dis
基于遗传算法的车间调度实用程序
- matlab、使用遗传算法解决车间调度问题(Matlab, using genetic algorithm to solve job shop scheduling problem)