a function [b, c, d, w] =delay(s,r) that based on service and interrarrival vectors calculates the vectors

Create a function [b, c, d, w] =delay(s,r) that based on service and interrarrival vectors calculates the vectors:
  1. Service beginning b
  2. Service completion c
  3. Delay d
  4. Wait w

Answers (0)

Categories

Find more on MATLAB in Help Center and File Exchange

Asked:

on 9 Dec 2020

Commented:

on 15 Dec 2020

Community Treasure Hunt

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

Start Hunting!