登录
首页 » matlab » FJSP-Dynamic-master

FJSP-Dynamic-master

于 2020-06-16 发布
0 172
下载积分: 1 下载次数: 16

代码说明:

说明:  解决车间资源分配的动态调度问题,采用遗传算法(Solving the dynamic scheduling problem of workshop resource allocation, using genetic algorithm)

文件列表:

FJSP-Dynamic-master\changedata.xlsx, 11781 , 2019-05-13
FJSP-Dynamic-master\choose_father.m, 463 , 2019-05-13
FJSP-Dynamic-master\choose_prob.m, 710 , 2019-05-13
FJSP-Dynamic-master\creat_machine.m, 437 , 2019-05-13
FJSP-Dynamic-master\cross_pox.m, 1966 , 2019-05-13
FJSP-Dynamic-master\decode.m, 2685 , 2019-05-13
FJSP-Dynamic-master\delete_task.m, 1138 , 2019-05-13
FJSP-Dynamic-master\draw_gantt.m, 1588 , 2019-05-13
FJSP-Dynamic-master\dynamic_insert.m, 4996 , 2019-05-13
FJSP-Dynamic-master\dynamin.m, 4934 , 2019-05-13
FJSP-Dynamic-master\find_interval.m, 803 , 2019-05-13
FJSP-Dynamic-master\find_job_coord.m, 411 , 2019-05-13
FJSP-Dynamic-master\get_schedule.m, 1103 , 2019-05-13
FJSP-Dynamic-master\hospitaldata.xlsx, 11399 , 2019-05-13
FJSP-Dynamic-master\inipop.m, 717 , 2019-05-13
FJSP-Dynamic-master\insert_mac.m, 1710 , 2019-05-13
FJSP-Dynamic-master\job_waittime.m, 808 , 2019-05-13
FJSP-Dynamic-master\mac_max_num.m, 223 , 2019-05-13
FJSP-Dynamic-master\main.m, 3922 , 2019-05-13
FJSP-Dynamic-master\mutation_exchange.m, 1005 , 2019-05-13
FJSP-Dynamic-master\readme-zpp.txt, 2529 , 2019-05-13
FJSP-Dynamic-master\README.md, 14 , 2019-05-13
FJSP-Dynamic-master\read_changedata.m, 552 , 2019-05-13
FJSP-Dynamic-master\read_data.m, 375 , 2019-05-13
FJSP-Dynamic-master\UpdateMac.m, 624 , 2019-05-13
FJSP-Dynamic-master, 0 , 2019-08-13

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • wfgextendProblems
    说明:  一个实现多目标进化计算的数据集,用来测试不同的真实pareto前沿(A data set for multi-objective evolutionary computation to test different real Pareto Frontiers)
    2020-06-17 22:00:01下载
    积分:1
  • WWO
    新型的智能优化算法,水波优化算法,在基准函数CEC2014上比PSO,BBO,HS等表现要好。(A New Intelligent Optimum Algorithms, Water Wave Optimum Algorithms)
    2019-03-15 20:05:06下载
    积分:1
  • 的蚁群
    在蚁群算法的基础上进行改进,使优化效果更加明显(On the basis of ant colony algorithm, the optimization effect is more obvious.)
    2019-03-27 21:11:48下载
    积分:1
  • GSA
    引力搜索算法优化函数,可以运行,适合学习这个算法用(The gravitational search algorithm optimizes functions that can be run.)
    2018-11-01 13:19:10下载
    积分:1
  • compute_DC_BC_NC_CoEWC_PEC_WDC_methods_results
    根据Degree Centrality、Co-Expression Weighted by clustering Coefficient、Betweenness Centrality、PeC等六种参数的计算来寻找关键蛋白质(Find the key proteins according to the calculation of Degree Centrality, Co-Expression Weighted by clustering Coefficient, Betweenness Centrality, PeC and other six parameters.)
    2020-06-23 17:40:02下载
    积分:1
  • 混沌tent映射tent分叉程序
    说明:  构建基于改进灰狼优化算法的神经网络数据预测模型(IGWO-BPNN),目的在于用改进的灰狼优化算法优化神经网络模型,利用神经网络的反向传播优势,改善神经网络算法易于陷入局部最小值的缺陷,提高神经网络模型的预测精度。(The grey wolf algorithm (GWO), which is inspired by the predatory behavior of the gray wolf group, is a new group intelligent optimization algorithm that imitates the leadership of gray wolf population and hunting mechanism in nature)
    2020-11-06 21:39:49下载
    积分:1
  • Toolbox_all_algorithms
    这是MATLAB中最新的优化工具箱,它利用最近提出的7种算法来优化您的问题。 此工具箱中提供的算法包括: 灰狼优化器(GWO),蚂蚁狮子优化器(ALO),多功能优化器(MVO),蜻蜓算法(DA),蛾火焰算法(MFO),正弦余弦算法(SCA)和鲸鱼优化算法(WOA) 。(This is the latest optimization toolbox in MATLAB, which optimizes your problem using seven algorithms recently proposed. The algorithms provided in this toolbox include: GWO, ALO, MVO, DA, MFO, SCA and WOA.)
    2019-03-27 14:54:43下载
    积分:1
  • DA
    说明:  蜻蜓算法,详细,可运行,对蜻蜓的运动进行描述(Dragonfly algorithm, detailed, operational)
    2020-04-25 09:48:45下载
    积分:1
  • 的蚁群
    说明:  在蚁群算法的基础上进行改进,使优化效果更加明显(On the basis of ant colony algorithm, the optimization effect is more obvious.)
    2019-03-27 21:11:48下载
    积分:1
  • 基于蚁群的多配送中心的车辆调度问题的研究
    说明:  本代码是基于蚁群算法的多配送中心的车辆调度问题的研究论文的源代码,包括数据集,找了很久网上信息不全,加上自己总结,最终调试成功,分享一下(This code is the source code of the research paper on the vehicle scheduling problem of multiple distribution centers based on ant colony algorithm, including data set. After a long time of searching for incomplete information on the Internet, plus my own summary, the final debugging is successful. Share it)
    2019-12-03 22:30:39下载
    积分:1
  • 696522资源总数
  • 104042会员总数
  • 18今日下载