搜索资源列表
-
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下载:
资源调度算法。VOIP业务在PF准则下调度的性能比较。-Resource allocation algorithm. VOIP business in the PF scheduling performance comparison criterion.
-
-
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 最优方案
-
-
1下载:
3GPP LTE中上行虚拟MIMO轮询调度算法的源程序代码-Virtual MIMO in 3GPP LTE uplink scheduling algorithm of the source code for poll
-
-
0下载:
考虑环境和经济的发电调度优化中的matlab程序-Consider the environmental and economic generation scheduling optimization in matlab program
-
-
0下载:
根据多层编码遗传算法原理,在matlab中编程实现基于多层编码遗传算法的车间调度算法-According to the principle of multi-coded genetic algorithm in matlab programming shop scheduling algorithm based on multi-coding genetic algorithm
-
-
0下载:
Flow Shop Scheduling Problem in matlab
-
-
0下载:
simplified swarm optimization的matlab版本,可以節省寫程式的時間。本程演算法已驗證可以在某些問題上找到比pso、ga、sa、ts、aco等演算法更好的解。-simplified swarm optimization in matlab version, you can write a program to save time. The scheduling algorithm has been verified can find better than pso,
-
-
1下载:
利用Matlab编写的程序,GA算法解决车辆调度问题VRP-Programs written in Matlab, GA algorithm to solve vehicle scheduling problem VRP
-
-
2下载:
resource-constrained project scheduling problem (RCPSP)in matlab
-
-
0下载:
This matlab code is for scheduling problems with segmented activities in projects which are multi mode and under assumption of resource constraint.
-
-
0下载:
matlab file related to LOAD scheduling in power systems
-
-
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
-