搜索资源列表
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
queure
- 针对M/PH/1(k)排队系统推导出该排队系统在任意时刻、到达时刻、退去时刻的队列长度状态概率分布、平均队列长度、以及平均等待时间,并编写程序进行数值计算,并对M/E2/1(k), M/M/1(k), M/H2/1(k)排队系统的性能进行数值比较。-against M/PH/1 (k) queuing system derived the queuing system at any time, the arrival time, faded moment of the queue length
Myfb
- K阶菲波那契算法,运用环形队列实现,空间是K+1-K bands Fibonacci algorithm using circular Queuing, and the space is a K
qstoolbox
- 该代码为排队论工具.用于MM1,MG1等模型. -code for the queuing theory tools. For MM1, genotoxicity and other models.
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
2.rar
- M/M/m排队系统性能仿真代码matlab function r=randexp(lambda) r = -lambda*log(rand) ,M/M/m queuing system performance simulation code matlab function r = randexp (lambda) r =-lambda* log (rand)
mmc单列多服务台排队系统仿真matlab代码
- M/M/c单列多服务台排队系统仿真matlab代码 (1)系统数据处理准确; (2)功能齐全; (3)操作方便、简单,界面友好; -M/M/c single multi-server queuing system simulation matlab code (1) accuracy of data processing systems (2) functional (3) easy to operate, simple, friendly interface
queuing
- M/M/c排队模型的MATLAB仿真程序,顾客到达和服务时间服从指数分布,有c个窗口。包含排成一个队列;随机排成c个队列;自动选择c个队列中最短队列排队三种排队方式的仿真-M/M/c queuing model of the MATLAB simulation program, the customer arrival and service time is exponentially distributed, there is c windows
matlab
- 可实现银行排队论mmm,输出随机数matlab实现计算机模拟排队论-Bank of queuing theory can be realized mmm, the output random number matlab computer simulation of queuing theory to achieve
functionMMs
- It is about MMs queuing system. The system is described with MATLAB CODE and try to simulate multiple sever queuing system.
queuing
- 用于实现MATLAB环境下利用simulink实现M/M/1排队系统性能的仿真,欢迎各位大侠斧正。-Used to implement MATLAB environment using simulink realization of M/M/1 queuing system performance simulation, Fu Zheng heroes welcome.
simmg1
- Simulation of m/m/1 type queuing proce-Simulation of m/m/1 type queuing process
simmg1k
- Simulation of m/m/1/k type queuing proce-Simulation of m/m/1/k type queuing process
Queuing-theory
- 排隊理論 排隊理論 排隊理論 排隊理論-Queuing theory
bank-queuing-system
- 此代码是模拟银行顾客排队系统,用于计算某个时间断内在银行各个窗口服务的情况和顾客得到服务的情况-This code is simulated bank customer queuing system, used to calculate a time-off the inner bank window service and customer services
queuing-simulation
- 离散事件系统仿真程序,用于排队论问题仿真。-Discrete event system simulation program for the queuing theory simulation.
Queuing-Theory
- 排队论建模matlab代码,MM1和MMN-Queuing theory modeling code, MM1 and MMN
queuing
- this code in matlab for a queuing system
Queuing-theory-model
- 排队论模型简述,相关实例及拓展的matlab例程-Queuing theory model briefly, relevant examples and expansion matlab routines
queuing-system
- M/M/1排队系统仿真 比较理论值与仿真值 画出系统等待队长分布 比较排队时间与等待时间 画出离去时间与到达时间-queuing system