PSO程序代码,对生产线上的工位布置优化我要分享

PSO program code to optimize the position layout of the production line

PSO 工位布置优化

关注次数: 196

下载次数: 0

文件大小: 4KB

代码分类: 仿真计算

开发平台: matlab

下载需要积分: 1积分

版权声明:如果侵犯了您的权益请与我们联系,我们将在24小时内删除。

代码描述

中文说明:

对生产线上的工位布置优化,解决NP难问题。求解最优平衡率下的工位布置,平衡个工位的负荷。达到人员精简和降低成本的目的。


English Description:

Optimize the position layout of the production line to solve the NP hard problem. The station layout under the optimal balance rate is solved to balance the load of each station. To achieve the purpose of staff streamlining and cost reduction


代码预览

PSO程序代码

PSO程序代码\cross.m

PSO程序代码\dis.m

PSO程序代码\main.m

PSO程序代码\mutate.m

PSO程序代码\运行说明.txt