搜索资源列表
queue_emulator
- 这是一个基于M/M/S类型的排队论仿真程序。M/M/S表示到达时间为负指数分布,服务时间为负指数分布,服务设备数量为S个的排队系统。 (1)到达模式:严格意义上讲是一个接着一个到达,而且到达时间间隔服从参数为mean_arr的负指数分布; (2)服务模式:服务台的数量为server_num,且每个服务台服务一个顾客的服务时间服从参数为mean_serv的负指数分布; (3)排队规则:满足先进先服务,服务快的先离开的规则。 -This is a based on the M / M
simulation.rar
- 排队论中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
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
MonteCarto
- 排队论问题的matlab仿真程序,梦特卡罗算法写的-queuing theory emulated using Monte Carto arithmetic
sdma
- 用于SDMA排队论的MATLAB程序,主要实现食堂排队的模拟仿真-For SDMA queuing theory MATLAB program, the main canteen queue simulation to achieve
sdma_program
- 采用SDMA算法,主要实现排队论的模拟仿真-SDMA algorithm is used primarily to achieve simulation of queuing theory
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.
MM1
- 有关排队论的仿真求队长、等待时间 服务率、到达离开时刻等指标-MM1queue
Queuing_Theory
- Queuing_Theory排队论方面的电子文档,是学习用matlab编写排队论方面的仿真程序很好的参考材料。-Queuing_Theory queuing theory in the electronic document, is to learn using matlab simulation program in queuing theory, a good reference material.
queue-theory
- 通过Matlab 平台实现了排队论中M/M/1/N/∞ 模型的过程仿真。-Matlab platform for process simulation of queuing theory M/M/1/N/∞ model.
fangzhen
- 2个服务台,顾客流服从泊松分布的排队论仿真模拟-2 help desk, customer flow simulation of queuing theory to obey the Poisson distribution
line
- 排队论模拟matlab 利用仿真模拟排队情况-Queuing theory simulation matlab simulation queuing situation
sim_dukou
- 渡口模型,系统模拟仿真,排队论,任意输入船道数和模拟次数,输出平均车辆数和各车辆类型数量-Ferry model, system simulation, queuing theory, any input channel number and the number of simulations ship, the output of the average number of vehicles and the number of vehicle types
paiduilun
- 排队论轮询算法的matlab性能仿真,包括简单轮询算法和加权轮询算法,比较10个节点网络的生存时间,自己写的代码~-Queuing theory polling algorithm matlab performance simulation, including a simple algorithm and weighted round robin polling algorithm and compare 10 node network lifetime, write your own cod
Queue
- 运筹学,排队论 M/M/1队列 littlt定理 Matlab模拟仿真-Operations research, queuing theory M/M/1 queue littlt theorem Matlab simulation
排队论模拟
- 排队论模拟仿真,求拥塞概率问题,MATLAB语言(matlab code on queuing theory system)
排队论模型程序mm1
- 这是一个m/m/1仿真程序,您只需输入相关数据,它会自动输出结果(This is an m / m / 1 emulation program, you only need to enter the relevant data, it will automatically output the results)
08 排队论模型
- 基于mm1和mms的排队系统仿真matlab实现(a queuing system simulation of mm1 and mms based on matlab)