a function [b, c, d, w] =delay(s,r) that based on service and interrarrival vectors calculates the vectors
Show older comments
Create a function [b, c, d, w] =delay(s,r) that based on service and interrarrival vectors calculates the vectors:
- Service beginning b
- Service completion c
- Delay d
- Wait w
2 Comments
Adam Danz
on 9 Dec 2020
Do you have a question?
Abhishek Gupta
on 15 Dec 2020
Hi,
Can you provide some more information?
Answers (0)
Categories
Find more on MATLAB 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!