Erlang B continuation

Version 1.2.0.0 (1.18 KB) by Yin Chi
Evaluates Erlang B formula for non-integer number of servers.
447 Downloads
Updated 26 Jun 2012

View License

For some applications, such as Hayward's approximation, it is necessary to evaluate the Erlang B formula for a non-integer number of servers. The function in this file was designed with stability in mind and has been tested for a wide range of values (see screenshot).

erlang(A,k) calcuates the blocking probability for an M/M/k/k queue with A Erlangs of offered traffic and k servers.

Reference:
Jagerman, D. L. "Methods in Traffic Calculations." AT&T Bell Laboratories Technical Journal, 1984, 63(7), 1283-1310

Cite As

Yin Chi (2024). Erlang B continuation (https://www.mathworks.com/matlabcentral/fileexchange/37279-erlang-b-continuation), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2009a
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Large Files and Big Data in Help Center and MATLAB Answers

Community Treasure Hunt

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

Start Hunting!
Version Published Release Notes
1.2.0.0

Added missing legend to the screenshot.

1.0.0.0