Clear Filters
Clear Filters

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

1 view (last 30 days)
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 External Language Interfaces in Help Center and File Exchange

Community Treasure Hunt

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

Start Hunting!