当前位置:
首页
资源下载
![](/images/right.gif)
搜索资源 - blocking probability
搜索资源列表
-
1下载:
呼叫阻塞率的计算和仿真:在时间轴上考虑。无论阻塞与否,下一呼叫到达时刻为当前呼叫到达时刻加上服从参数为1/λ的指数分布的呼叫间隔时间。一个呼叫到达时只需要判断呼叫的到达时刻和各个信道服务完成时刻的先后:如果前者比后者中任意一个大,说明至少有一个信道服务完成时刻比此呼叫到达时刻早,即此信道空闲,此时呼叫成功,应该先把此信道下一个服务完成时刻置为当前呼叫到达时刻,再加上服从参数为μ的指数分布的服务时间;反之,如果前者比后者中全部都小,说明所有信道在此呼叫到达后才会结束服务,即当前忙,此呼叫被阻塞掉了
-
-
2下载:
Matlab实现: Erlang B model(M/M/n/n)与 Erlang C model排队系统的模拟,并画出阻塞概率(P)与负载(A=lamda/miu in Erlang)的关系图。用法:运行RunMe,Matlab achieve: Erlang B model (M/M/n/n) and the Erlang C model simulation queuing system, and draw blocking probability (P) and load (A = la
-
-
2下载:
设计一个M/M/S/k排队系统模型,用C++进行仿真,计算一个新的服务请求在各个状态k下的阻塞率,绘制出到达率-阻塞率曲线(matlab),并将理论值与仿真值进行比较。
M/M/S/k模型为服务请求到达间隔时间服从泊松分布、服务时间服从指数分布、系统有S个服务器、系统容量为k(有限个)的排队系统。如果一个服务请求到达排队系统时,系统内已有k个服务请求,那么这个服务请求就会被拒绝(即不为该服务请求安排服务器,也不会将其排入系统队列)。由于系统容量为k,有S个服务器,所以系统队列的长度为k-S
-
-
0下载:
An Evaluation of Blocking Probability for Three-fold SDMA
-
-
0下载:
这是个智能天线系统,被设计成主波束面向用户,背对干扰用户-This is a smart antenna system, the main beam is designed for users to turn their backs on the user interference
-
-
0下载:
theoretical blocking probability for sdma.
-
-
0下载:
计算没有排队时候的阻塞率,马尔科夫链,用于计算通信质量。-Calculations do not line up when the blocking probability
-
-
0下载:
This program calculate blocking probability of erlangB equation.
-
-
0下载:
This program is used for channel capacity v.s. blocking probability estimation, which is used for mobile communication
-
-
1下载:
仿真排队论,统计不同话务量的情况下的阻塞率-Simulation of queuing theory, statistical difference in cases where traffic blocking probability
-
-
0下载:
MATLAB的阻塞率仿真结果与erlang_B理论结果的比较-MATLAB simulation results of blocking probability comparison of theoretical results with the erlang_B
-
-
0下载:
blocking probability versus new cell rate
-
-
0下载:
WDM网络阻塞计算工具箱,这个工具箱的目的是要计算在WDM网络阻塞概率-WDM network congestion Computing Toolbox, The purpose of this toolkit is to calculate the blocking probability in WDM networks
-
-
0下载:
matlab实现一维小区定向信道锁定借用(BDCL)和FCA(固定信道分配)阻塞率比较的仿真程序,并对小区信道数对阻塞率的影响也进行了图形描述!-matlab plot to achieve one-dimensional directional channel locking to use (BDCL) and FCA (fixed channel allocation) Comparison of blocking rates of the simulation program, and t
-
-
0下载:
移动通信中排队的阻塞率编程计算,运用C语言编写-Mobile Communications line of blocking probability calculation program, using C language. . . . .
-
-
0下载:
移动通信中话务量排队论中的阻塞率的理论值计算,运用C语言编程-Mobile telephone traffic queuing in the blocking probability of the theoretical value, the use of C language programming. . . . . .
-
-
0下载:
计算Erlang B,C 模型中阻塞率与输入负载随服务器数量变化的数值关系并绘图。
模拟一个M/M/k排队系统。
该资料为通信系统排队理论matlab实验内容。-Using the iterative scheme, calculate the blocking probability of the Erlang B and C model. Draw the relationship of the blocking probability and offered traffic whi
-
-
0下载:
蜂窝通信系统的仿真,模拟手机终端与基站之间的通话过程,根据参数实现阻塞率的计算。采用C语言实现。-This simulation is about the performance of cellular communication systems. The report consists of Assumption for simulation, Flow chart, Implement, Theoretical call blocking probability and Results an
-
-
2下载:
马尔科夫排队理论的一个关于阻塞率的仿真,非常给力-Markov queuing theory of a simulation on the blocking probability is very to the power
-
-
0下载:
i upload the matlab code related to blocking probability in cellular systems-i upload the matlab code related to blocking probability in cellular systems
-