MM1队列模型,使用MATLAB我要分享

MM1 queue model, using MATLAB

matlab 模型 mm 使用 队列

关注次数: 314

下载次数: 0

文件大小: 1.95 kB

代码分类: 其他

开发平台: matlab

下载需要积分: 2积分

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

代码描述

中文说明:应用背景在排队论中,一个米/米/ 1队列代表在一个系统中有一个单独的服务器,在那里到达的队列长度被确定的泊松过程和工作服务时间有一个指数分配。该模型是最基本的排队模型和一个有吸引力的研究对象封闭形式的表达式可以得到许多感兴趣的指标模型该模型与多个服务器的扩展是米/米/队列。[维基百科]并;关键技术总= 100; ; ; ; ; ; ; ;%顾客的总数;λ= 5; ; ; ; ; ; ; ;%顾客到达率;亩= 6;&;&;&;


English Description:

Application background in queuing theory, a m / M / 1 queue represents that there is a single server in a system, where the arrival queue length is determined and the Poisson process and work service time have an exponential allocation. The model is the most basic queuing model and an attractive research object. The closed form expression can get many interesting index models. The extension of the model with multiple servers is m / M / queue. [Wikipedia] and; key technology total = 100; & nbsp; & nbsp; & nbsp; & nbsp;% total number of customers; λ = 5; & nbsp; & nbsp; & nbsp; & nbsp; & nbsp;% customer arrival rate; Mu = 6;


代码预览

相关推荐