当前位置:
首页
资源下载

搜索资源 - scheduling in matlab
搜索资源列表
-
3下载:
该程序是用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.
-
-
0下载:
车间作业调度问题遗传算法Matlab源码,用于解决车间的调度问题-Job Shop Scheduling Problem Matlab genetic algorithm source code for the solution to the scheduling problem workshop
-
-
0下载:
multi processor scheduling with genetic algorithm
-
-
0下载:
NSGAII in matlab code for multiobjective scheduling problem
-
-
0下载:
Source code GA in Matlab code, multiobjective scheduling problems
-
-
0下载:
一种求解Job-Shop调度问题的
混合自适应变异粒子群算法
-Solving Job-Shop scheduling problem by hybrid particle swarm optimization with adaptive mutation
-
-
3下载:
M/M/1单服务台派对系统,(用事件调度法实现离散事件系统仿真) 顾客到达模到达时间间隔和顾客服务时间均服从负指数分布,单服务台系统,按照单队排队,按FIFO方式服务。考察服务n个顾客后的顾客平均队长及平均排队等待时间-M/M/1 single desk party system (with the event scheduling system for discrete event simulation) model to reach customers arrival time and cu
-
-
0下载:
a simple but efficeint scheduling Algorithm in a context ofdma.
The idea is to satisfy fairness and the QOS from 2 point of view the first part of sub carrier will be allotted in such way that the flow total of the system is guaranteed and the se
-
-
0下载:
用 MATLAB实现作业车间调度的遗传算法源程序,基本思路可供参考。希望对大家有所帮助。- Realization of job-shop scheduling based on genetic algorithm by using MATLAB soft. wish help to others.
-
-
1下载:
遗传算法车间调度,车间作业调度问题遗传算法
--------------------------------------------------------------------------
输入参数列表
M 遗传进化迭代次数
N 种群规模(取偶数)
Pm 变异概率
T m×n的矩阵,存储m个工件n个工序的加工时间
P 1×n的向量,n个工序中,每一个工序所具有的机床数目
输出参数列表
Zp 最优的Makespan值
Y1p 最优方案
-
-
0下载:
matlab遗传算法解决车间调度问题,适用于一般问题-matlab genetic algorithm to solve job shop scheduling problem, the problem for general
-
-
1下载:
MATLAB智能算法30个案例分析,109页的详细讲解,程序和程序注解,可以直接复制代码。包括遗传算法,基于遗传算法和非线性规划的函数寻优算法,遗传算法工具箱详解及应用,多种群遗传算法的函数优化算法, 基于粒子群算法的多目标搜索算法,基于多层编码遗传算法的车间调度算法,基于遗传模拟退火算法的聚类算法,蚁群算法,支持向量机等等30章。-MATLAB intelligent algorithm 30 case studies, 109 detailed explanations, procedur
-
-
0下载:
根据多层编码遗传算法原理,在matlab中编程实现基于多层编码遗传算法的车间调度算法-According to the principle of multi-coded genetic algorithm in matlab programming shop scheduling algorithm based on multi-coding genetic algorithm
-
-
0下载:
Genetic algorithm approach in single machine scheduling in matlab
-
-
0下载:
车间调度工序的实现在MATLAB程序中基于遗传算法-
The realization of job shop scheduling in MATLAB program
-
-
0下载:
this research paper is based on Load scheduling in power system by genetic algorithm
-
-
4下载:
服务运作人员排班,在某一时间段内为每一个服务运作人员明确当班或休息的时间,以使服务运作人员闲置总量最小,利用率最大。(Service operator scheduling, in a certain period of time, for each service operator clear duty or rest time, in order to make service operators idle the smallest amount, the largest utilizati
-
-
1下载:
数学建模实例,配合MATLAB在数学建模中的应用(第二版)的书籍使用,是数学建模中常规方法实现的具体代码,以及具体历届数学建模竞赛实例,彩票中的数学、露天矿卡车调度问题、奥运会商圈规划问题等(Mathematical modeling examples, the application of MATLAB in mathematical modeling (Second Edition) the use of books, is the implementation of conventiona
-
-
1下载:
Implementation of Fuzzy Gain Scheduling for PID Controllers in MATLAB and Simulink
Fuzzy PID Controller in MATLAB and Simulink
An approach to tune the PID controller using Fuzzy Logic, is to use fuzzy gain scheduling, which is proposed by Zhao, i
-
-
5下载:
利用粒子群优化算法用于生产调度,结果为直观的甘特图(Particle Swarm Optimization (PSO) algorithm is used in production scheduling, and the result is intuitive Gantt chart.)
-