文件名称:MM1
介绍说明--下载内容均来自于网络,请自行研究使用
The function [U, EN, ET, EW, ENQ] = MM1(lambda, mu
) calculates
utilization, mean number of customers in the system
, mean response time,
mean waiting time, and mean number of customers in
an M/M/1 queue.
The arguments for MM1 are as follows:
1)
lamda: call arrival rate a positive number.
2)
mu: service rate mu should be greater than lambda
to have the system
stable.
The function MM1 returns the following values:
1)
U
, utilization
2)
EN: the mean number of customers in the system
3)
ET: mean response time per customer
4)
EW: mean waiting time in queue
5)
ENQ: mean number of customers in queue - The function [U, EN, ET, EW, ENQ] = MM1(lambda, mu
) calculates
utilization, mean number of customers in the system
, mean response time,
mean waiting time, and mean number of customers in
an M/M/1 queue.
The arguments for MM1 are as follows:
1)
lamda: call arrival rate a positive number.
2)
mu: service rate mu should be greater than lambda
to have the system
stable.
The function MM1 returns the following values:
1)
U
, utilization
2)
EN: the mean number of customers in the system
3)
ET: mean response time per customer
4)
EW: mean waiting time in queue
5)
ENQ: mean number of customers in queue
) calculates
utilization, mean number of customers in the system
, mean response time,
mean waiting time, and mean number of customers in
an M/M/1 queue.
The arguments for MM1 are as follows:
1)
lamda: call arrival rate a positive number.
2)
mu: service rate mu should be greater than lambda
to have the system
stable.
The function MM1 returns the following values:
1)
U
, utilization
2)
EN: the mean number of customers in the system
3)
ET: mean response time per customer
4)
EW: mean waiting time in queue
5)
ENQ: mean number of customers in queue - The function [U, EN, ET, EW, ENQ] = MM1(lambda, mu
) calculates
utilization, mean number of customers in the system
, mean response time,
mean waiting time, and mean number of customers in
an M/M/1 queue.
The arguments for MM1 are as follows:
1)
lamda: call arrival rate a positive number.
2)
mu: service rate mu should be greater than lambda
to have the system
stable.
The function MM1 returns the following values:
1)
U
, utilization
2)
EN: the mean number of customers in the system
3)
ET: mean response time per customer
4)
EW: mean waiting time in queue
5)
ENQ: mean number of customers in queue
(系统自动生成,下载前可以参看下载内容)
下载文件列表
MM1.m