Question: C function for traffic intensity Write a C function double erlangs(int c, double pb) that calculates the offered traffic intensity that will result in a
Write a C function double erlangs(int c, double pb) that calculates the offered traffic intensity that will result in a probability of blocking pb in a system with c channels. Then, write a C program that uses this function to generate a table of values for c from 5 to 100, with a blocking probability of 1%
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
