Using programming language R or others (e.g. Python, Matlab,...) to conduct codes described below
1. In this project you'll simulate an M/M/1 queueing system. The quantities you'll work with are Th= kth interarrival time, and You might also need and dk ak = Sk = kth customer's arrival time, kth customer's service time, kth customer's service-completion time. qk= kth customer's queue time, wk = kth customer's system time. Note that I have used standard mathematical sequence notation in the above definitions. In R, these would be T[k], a[k], etc.
Using programming language R or others (e.g. Python, Matlab,...) to conduct codes described below
-
- Site Admin
- Posts: 899603
- Joined: Mon Aug 02, 2021 8:13 am