搜索资源列表
排队论mm1
- 排队论中的一个仿真程序,主要是用于仿真M/M/1、M/D/1模型。输入排队模型相关参量,返回计算结果。-It s a simulation in queueing, mainly using in simulating M/M/1 and M/D/1 module. Input the parameter about the module and return the result.
动态规划与排队论
- 本书通过实例与算法程序设计介绍了常用的数学建模方法,包括多元统计、 时间序列分析、线性与非线性规划、多目标规划与目标规划、图论、动态规划、 排队论、优化智能算法、微分与差分、模糊数学、神经网络、计算机仿真、灰色 系统和层次分析法。
排队论mm1
- 排队论中的一个仿真程序,主要是用于仿真M/M/1、M/D/1模型。输入排队模型相关参量,返回计算结果。-It s a simulation in queueing, mainly using in simulating M/M/1 and M/D/1 module. Input the parameter about the module and return the result.
queue_emulator
- 这是一个基于M/M/S类型的排队论仿真程序。M/M/S表示到达时间为负指数分布,服务时间为负指数分布,服务设备数量为S个的排队系统。 (1)到达模式:严格意义上讲是一个接着一个到达,而且到达时间间隔服从参数为mean_arr的负指数分布; (2)服务模式:服务台的数量为server_num,且每个服务台服务一个顾客的服务时间服从参数为mean_serv的负指数分布; (3)排队规则:满足先进先服务,服务快的先离开的规则。
queue_academic
- 这是我们在做通信仿真的时候收集的资料,是讲排队论的,很有用,希望对你有帮助!-This is our communication simulation done in the collection of information, stresses the queuing theory, useful, want to help you!
WINQSB
- 排队论仿真与计算程序包括各种排队模型的设计仿真与计算测试程序内容是很难的程序-queuing theory and simulation program including the design of the queue model simulation and calculation of the test procedure is very difficult procedures
simulation
- 排队论中M/M/1系统的MATLAB仿真主要是阻塞率的理论值与仿真数据的比较-M/M/1 queuing theory in MATLAB simulation system is blocking the theoretical value of the comparison with the simulation data
ProjWalM
- 一个模拟沃尔玛柜台结账的排队论仿真,相当于一个M/M/C系统,用event driven思路写成。-Wal-Mart checkout counter in a simulated the queuing theory simulation, which is equivalent to an M/M/C system, written by event driven ideas.
simulation_of_blocking_rate
- 无线通信中阻塞率的仿真,排队论相干理论讲解-Blocking rate in wireless communications simulation, queuing theory coherent theory to explain! ! ! !
MonteCarto
- 排队论问题的matlab仿真程序,梦特卡罗算法写的-queuing theory emulated using Monte Carto arithmetic
paidui
- mm1排队模型的matlab源码,从c语言裸转过来的,主要解决排队论在matlab中的仿真问题-mm1 queue model matlab source code, from the c language naked in turn, mainly queuing theory to solve the simulation problem in matlab
sdma
- 用于SDMA排队论的MATLAB程序,主要实现食堂排队的模拟仿真-For SDMA queuing theory MATLAB program, the main canteen queue simulation to achieve
ERLANGB
- 仿真排队论,统计不同话务量的情况下的阻塞率-Simulation of queuing theory, statistical difference in cases where traffic blocking probability
xinxilun
- 排队论模型仿真程序。用MATLAB实现 。欢迎大家一起讨论-Queuing theory model simulation program. Use MATLAB to achieve. Welcome to discuss with
MATLABpaidui
- 用matlab进行排队论仿真的经典论文,有兴趣的同学可以参考一下。-Matlab simulation carried out with the classic queuing theory papers, students who are interested can refer to.
排队论模拟
- 排队论模拟仿真,求拥塞概率问题,MATLAB语言(matlab code on queuing theory system)
08 排队论模型
- 基于mm1和mms的排队系统仿真matlab实现(a queuing system simulation of mm1 and mms based on matlab)
paiduilun
- 泊松流 正态分布 排队论 仿真 包括MATLAB画图,希望有帮助,(The simulation of the queuing theory of Poisson flow normal distribution includes MATLAB drawing, hoping to help,)
排队论仿真
- 用于排队论仿真的MATLAB代码,代码的每一行都有详细的代码注释。(MATLAB code for queuing theory simulations. Each line of the code has detailed code comments.)
wyzjl8
- 这是一个基于MMS类型的排队论仿真程序,MMS表示到达时间为负指数分布(This is a simulation program based on MMS type of queuing theory, MMS said arrival time for negative exponential distribution)