Code and Results for Chapter 11:
Introduction:
These are results and code for the
problems and examples found in Chapter 11 of this famous book.
Various Figures and Problems:
- chap_11_mk_plots.m (makes the plots needed in explaining the summation transformation)
- chap_11_prob_1.m (the functions A(t) and D(t))
- chap_11_prob_4.m (library copy machines)
- chap_11_prob_6.m (some averages for the gas station queue)
- chap_11_prob_11.m (the motor vehicle licensing agency)
- chap_11_prob_13.m (one space at station B)
- chap_11_prob_14.m (the waiting time of J. Doe)
- chap_11_prob_16.m (evaluating statistics for the M/M/2 queue)
- chap_11_prob_18.m (more library copy machines)
- chap_11_prob_21.m (the cost of operating a dock)
- chap_11_prob_22.m (Erlang's loss function)
- chap_11_prob_23.m (Erlang's loss system)
- chap_11_prob_24.m (a large number of servers s)
- chap_11_prob_26.m (simulation of the enlarged car-wash-facility)
- chap_11_prob_27.m (simulating dock usages)
- L_MM1_queue.m (The average number of customers in steady-state in a M/M/1 queue with capacity N)
- W_MM1_queue.m (The average total waiting time in steady-state in a M/M/1 queue with capacity N)
John Weatherwax
Last modified: Mon Sep 1 05:43:44 EDT 2008