搜索资源列表
Matlab(1)
- 用matlab编写的程序,建立经典模型,解决车间调度通用问题,
车间调度遗传算法
- 基于车间调度中机器可变的情况的使用matlab编写的程序
车间作业调度问题遗传算法通用Matlab程序
- 车间作业调度问题遗传算法通用Matlab程序,很好用的的哦,the matlab implementation of job-shop scheduling problem solution based on the GA algorithm.
1
- matlab遗传算法解决车间调度问题程序代码-Shop scheduling genetic algorithms
xiaofei_jsp
- 该程序是用MATLAB写的,用pso算法解决了6X6的车间调度问题,并绘制了甘特图,代码简单易学。-The program is written in MATLAB, a 6X6 with pso algorithm to solve the job shop scheduling problem, and draw a Gantt chart, the code is easy to learn.
JSPGA
- 车间作业调度问题遗传算法通用Matlab程序 从GreenSim团队的博客里找的,拿来分享,希望有用-The programme about GA in the JSP problem.Hope it is useful to everyone.
JSPGAMATLAB
- 车间调度(JSP)程序,对于应用者可以经过简单调试就可以使用-Shop scheduling (JSP) process, for the application can be able to use after a simple debugging
matlab
- 工程用的车间调度程序,可以优化生产加工的设备和资源-Engineering workshop scheduler can optimize production and processing equipment and resources
GA_Intelligent
- 只能制造技术车间调度程序,采用遗传算法对工序进行安排和寻优。-Scheduler can only manufacturing plant, a genetic algorithm optimization process for the arrangements and.
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
447279698ant
- 一个完成调度车间的完整程序希望对大家有所帮助 -Scheduling a workshop to complete the full program we hope to help
job-shop-matlab
- 带有恶化时间的作业车间调度问题matlab 程序-Job shop scheduling problem with time to progression matlab program
30-cases-in-matlab
- MATLAB智能算法30个案例分析,109页的详细讲解,程序和程序注解,可以直接复制代码。包括遗传算法,基于遗传算法和非线性规划的函数寻优算法,遗传算法工具箱详解及应用,多种群遗传算法的函数优化算法, 基于粒子群算法的多目标搜索算法,基于多层编码遗传算法的车间调度算法,基于遗传模拟退火算法的聚类算法,蚁群算法,支持向量机等等30章。-MATLAB intelligent algorithm 30 case studies, 109 detailed explanations, procedur
车间调度
- 车间调度问题的程序,已经调度通过,能够运行(program of JSP, the program can run, is matlab program)
chapter11
- 作为遗传算法解决车间调度问题(单目标柔性)的入门Matlab程序,来源:Maltab智能算法30个案例分析第11章:基于多层编码遗传算法的车间调度算法。(As the genetic algorithm to solve the shop scheduling problem (single objective flexible) introduction to Matlab procedures, source: Maltab intelligent algorithm analysis ch
车间调度MATLAB程序
- 利用MATLAB仿真软件实现车间调度的源代码(job-shop scheduling implemented by matlab)
基于多层编码遗传算法的车间调度算法(程序)
- 遗传算法车间调度,基于matlab的一套车间调度遗传算法的实现过程的源代码(Genetic Algorithms for Job Shop Scheduling)
基于遗传算法的车间调度实用程序
- matlab、使用遗传算法解决车间调度问题(Matlab, using genetic algorithm to solve job shop scheduling problem)