CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - scheduling
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - scheduling - List
[
matlab
]
the matlab implementation of job-shop scheduling problem solution based on the GA algorithm
DL : 0
the matlab implementation of job-shop scheduling problem solution based on the GA algorithm
Date
: 2012-11-26
Size
: 49.42kb
User
:
froglce
[
matlab
]
moni2
DL : 0
遗传算法用于解决多目标排课的优化问题,是一个好算法-genetic algorithm is used to solve the multi-objective optimization problem Course Scheduling is a good algorithm
Date
: 2026-01-10
Size
: 30kb
User
:
张旭涛
[
matlab
]
ga
DL : 0
使用遗传算法实现交换机的分组调度,从而可以提高交换效率,减小时延抖动以及时延-The use of genetic algorithm for packet scheduling switch, which can improve the exchange efficiency, reducing the delay jitter and delay
Date
: 2026-01-10
Size
: 5kb
User
:
陈艳玲
[
matlab
]
jobshopingmatlab
DL : 0
车间调度(matlab).rar 1、初始化参数: 族群 60,循环500次,交叉0。8 变异 0。6 代沟0。9 2、初始化群:按调度优先级编码,比如 3个零件,每个零件3个工序,就初始化: 1、3、4、5、6、7、8、9、2 2、1、3、4、5、6、7、8、9 等等 -Shop scheduling (matlab). Rar 1, initialization parameters: group 60, the cycle 500 times, cross 0.8 Variation 0.6 generation gap 0.9 2, initialization group: by scheduling priority encoding, for example, three parts , three processes for each part, on the initialization: 1,3,4,5,6,7,8,9,2 2,1,3,4,5,6,7,8,9, etc.
Date
: 2026-01-10
Size
: 50kb
User
:
李劲
[
matlab
]
cst
DL : 0
H.S.Park, D-S.Kim, and W.H.Kwon "A Scheduling Method for Network-based Control Systems", IEEE Transaction on Control System Technology, Vol.10, No.3, pp. 318-330, May, 2002 (Simulation Example 1- Matlab Code) -HSPark, DS.Kim, and WHKwon A Scheduling Method for Network-based Control Systems , IEEE Transaction on Control System Technology, Vol.10, No.3, pp. 318-330, May, 2002 (Simulation Example 1- Matlab Code)
Date
: 2026-01-10
Size
: 3kb
User
:
田之秋
[
matlab
]
OFDMMATLAB
DL : 0
OFDMMATLAB程序,本程序中得到的收端OFDM信号的频谱波形,是与其发端信号的排步有关的。-OFDMMATLAB procedures, the procedures to be closed end of the spectrum of OFDM signal waveforms, is the originator signals and their related scheduling step.
Date
: 2026-01-10
Size
: 19kb
User
:
吴强
[
matlab
]
GA_term_project
DL : 2
流水车间调度遗法,支持窗口输入主要的控制参数,和仿真图及收敛曲线。-Flowshop scheduling survived by law, to support the importation of the main window of the control parameters, and simulation and the convergence curve of Fig.
Date
: 2026-01-10
Size
: 26kb
User
:
athen
[
matlab
]
GAexample
DL : 0
遗传算法例程:通过MATLAB,以航班调度排序为例,实现遗传算法。-Genetic algorithm routines: the adoption of MATLAB, in order to sort Flight Scheduling as an example, the realization of genetic algorithm.
Date
: 2026-01-10
Size
: 166kb
User
:
xiaozhima
[
matlab
]
che
DL : 0
车间作业调度问题Matlab源码,用于完成车间作业的最优化调度-Job Shop Scheduling Problem Matlab source code for the completion of Job Shop Scheduling Optimization
Date
: 2026-01-10
Size
: 2kb
User
:
lucas
[
matlab
]
JobShopSchedulingProblemMatlabGeneticAlgorithm
DL : 0
车间作业调度问题遗传算法Matlab源码,用于解决车间的调度问题-Job Shop Scheduling Problem Matlab genetic algorithm source code for the solution to the scheduling problem workshop
Date
: 2026-01-10
Size
: 2kb
User
:
sxb
[
matlab
]
multiprocessor
DL : 0
multi processor scheduling with genetic algorithm
Date
: 2026-01-10
Size
: 2kb
User
:
mehdi
[
matlab
]
ga_jsp_matlab
DL : 0
车间作业调度问题遗传算法通用Matlab程序,很好用的的哦-the matlab implementation of job-shop scheduling problem solution based on the GA algorithm.
Date
: 2026-01-10
Size
: 50kb
User
:
朱磊
[
matlab
]
matlab_tabu_job_scheduling
DL : 0
求解单机成组作业,基于TOC理论,多目标优化-To solve job scheduling on single machine
Date
: 2026-01-10
Size
: 93kb
User
:
zll5816@126.com
[
matlab
]
job-shop3
DL : 1
Matlab 车间动态调度 PSO微粒群算法程序(优化目标为MakeSpan时间)-Matlab Workshop Particle Swarm Optimization PSO dynamic scheduling procedures (optimization target MakeSpan time)
Date
: 2026-01-10
Size
: 5kb
User
:
zmw
[
matlab
]
GAs_100average
DL : 0
无线通信系统的调度算法仿真程序,可以参考说明文件进行学习-Wireless communication system simulation program scheduling algorithm, can refer to the documentation to learn
Date
: 2026-01-10
Size
: 431kb
User
:
dominic
[
matlab
]
LTE_System_Level_1.1_r295
DL : 0
LTE 链路级仿真代码,其中还包含经典的跨层调度算法,非常实用。-LTE link level simulation code, which also includes classical cross-layer scheduling algorithm is very practical.
Date
: 2026-01-10
Size
: 58.72mb
User
:
zhu
[
matlab
]
Shop-scheduling-genetic-algorithm
DL : 0
遗传算法车间调度,车间作业调度问题遗传算法 -------------------------------------------------------------------------- 输入参数列表 M 遗传进化迭代次数 N 种群规模(取偶数) Pm 变异概率 T m×n的矩阵,存储m个工件n个工序的加工时间 P 1×n的向量,n个工序中,每一个工序所具有的机床数目 输出参数列表 Zp 最优的Makespan值 Y1p 最优方案中,各工件各工序的开始时刻,可根据它绘出甘特图 Y2p 最优方案中,各工件各工序的结束时刻,可根据它绘出甘特图 Y3p 最优方案中,各工件各工序使用的机器编号 Xp 最优决策变量的值,决策变量是一个实数编码的m×n矩阵 LC1 收敛曲线1,各代最优个体适应值的记录 LC2 收敛曲线2,各代群体平均适应值的记录 最后,程序还将绘出三副图片:两条收敛曲线图和甘特图(各工件的调度时序图)-Genetic algorithm scheduling, job shop scheduling problems with genetic algorithms -------------------------------------------------------------------------- genetic evolution of the input parameter list, the number of iterations M N population size (taken even) Pm mutation probability T m × n matrix, stored m one piece n a process of processing time 1 × n vector, n a process in which each machine processes the number of Zp with the best value Y1p Optimal Makespan programs, the start time of each process the workpiece can be drawn based on its optimal solution Gantt Y2p, each time the workpiece end of the process, according to its draw Gantt Y3p optimal solution, each piece of the processes using machine code Xp optimal decision variable, decision variable is a real m × n matrix encoded LC1 convergence curve 1, the generation of the best individual record of LC2 fitness convergence curve 2, the average fitness value on behalf of groups record Finally, the program will draw three pict
Date
: 2026-01-10
Size
: 2kb
User
:
王龙隐
[
matlab
]
GA- job shop scheduling
DL : 0
genetic algorithm for job shop scheduling problem
Date
: 2026-01-10
Size
: 1kb
User
:
Songkran
[
matlab
]
GA-Job shop Scheduling
DL : 0
job shop scheduling using GA optimization method
Date
: 2026-01-10
Size
: 3kb
User
:
Songkran
[
matlab
]
NSGA-II for Scheduling
DL : 1
利用Matla编写的NSGA-II算法,用于求解车间调度的多目标问题(The NSGA-II algorithm written by Matla is used to solve the multi-objective problem of job shop scheduling.)
Date
: 2026-01-10
Size
: 8kb
User
:
TXC2
«
1
2
3
4
5
6
7
8
9
10
...
15
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.