M|M|1 queue

조회 수: 20 (최근 30일)
ABUL HASNAT
ABUL HASNAT 2020년 3월 9일
I have an assignment to solve. Questions are as below:
(a) Write a computer program that simulates the number of customers in a M/M/1 queue.
(b) Based on this program plot probability of n customers against n when λ= 4 and µ = 5.
(c) Again, from your program, find the expected number and expected delay in your M/M/1 queueing system when ƿ=1/2.
For part-a will this formula work (Average no. of customers = λ/(λ-µ). But no input given for arrival and service rate?
For part-b we have the formula = ƿ^n*(1-ƿ). Can I generate n randomly or I have to values generated by part-a.
If part-a,b solved then part-c is plug in formula.
Looking for your inputs.

답변 (0개)

카테고리

Help CenterFile Exchange에서 WLAN Toolbox에 대해 자세히 알아보기

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by