搜索资源列表
erlang
- Matlab实现:erlang 公式,并且几种模式下的实现-erlangB and erlangC/engset model matlab
Function_For_ErlangBC
- 对ErlangB和ErlangC的公式进行函数实现,在Excel表格中易于使用。-The Function For ErlangB and ErlangC. And apply easier in Excel.
ErlangB
- This program calculate blocking probability of erlangB equation.
ERLANGB
- 仿真排队论,统计不同话务量的情况下的阻塞率-Simulation of queuing theory, statistical difference in cases where traffic blocking probability
erlangB
- erlang B 理论计算 erlang B 理论计算-erlang B theoretical calculation erlang B theoretical calculation
erlangb
- Erlang formula. Best formula for probability calculation
ErlangB
- Plot Erlanb this is ma file its great cuz t is a single prorgram u dont hsve to carry multiple files
LCCsimulation
- 通过MATLAB实现对无排队等待的呼叫系统的仿真,并且得出在不同的呼叫到达速率下系统的阻塞率,并且和理论的erlangB公式做出对比。-MATLAB to achieve through the call without waiting in line system simulation, and come to a different call arrival rate in the system blocking rate, and
erlangB
- 計算erlang B function 可以得知blocking rate-erlang B function we can get infomation about blocking rate
erlangB
- A calculator for erlangB,you can figure out what you want
ERLANGB
- 爱尔兰B的查阅表,excel格式,查阅方便-erlang B excel chart
ErlangB
- 通信网理论中爱尔兰B公式的计算器,使用Java界面来编写-Ireland B formula calculator in Communication Network Theory
ERLANGB
- C++界面MFC编程,编写的爱尔兰计算器,可以分别求B,S,和A-Erlang B calculator with C++
erlang-calculation-frombupt
- ErlangB 计算器: 1.时间阻塞率B(s,a):double bsa_B(double a,unsigned long s) 2.中继线的条数s:unsigned long bsa_s(double a,double b) 3.呼叫量a:double bsa_a( double b,unsigned long s) ErlangC计算器 1.C(s,a):double Csa(unsigned long s,d
Erlangcalculator-VCPP
- 用MATLAB实现ERLANGB计算器 #include "stdafx.h" #include "ErlangCalculator.h" #include "ErlangCalculatorDlg.h" #include "afxdialogex.h" #include "math.h" #ifdef _DEBUG #define new DEBUG_NEW #endif -Using
ErlangB
- 用JAVA实现ErlangB公式,已知两个参数求另一个-Using JAVA ErlangB formula, seeking another two parameters are known
ErlangB1
- 此程序用VC++编写ErlangB公式计算器,实现给定任意两个变量求解第三个变量的功能-This program uses VC++ write ErlangB formula calculator, to achieve given any two variables to solve the third variable functions
ErlangB
- 通信业务量分析理论中的话务量分析预测Erlang B公式中,话务量,出线容量,阻塞率,三者关系。-Communication traffic analysis theory of traffic analysis and forecast Erlang B formula, traffic, outlet capacity, blocking rate, the relationship among.
erlangb
- These are M-file examples related to the Erlang B formula for blocking probability.
ErlangB
- 利用Java的事件处理机制完成ErlangB三向计算器-ErlangB calculator with Java actionListener.