搜索资源列表
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
@queue
- 一个实现有限队列的matlab程序,采用面向对象的编程方法。
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
queue
- queue implementation in matlab
RoutingCN_QueueLenght
- complex network routing based on the lenght of queue of each node
sdma
- 用于SDMA排队论的MATLAB程序,主要实现食堂排队的模拟仿真-For SDMA queuing theory MATLAB program, the main canteen queue simulation to achieve
queue
- 链队列 很轻大 很有用 尽快下吧!哈哈哈!-linked queue
queue
- 非常著名的爱尔朗公式的实现,主要对排队思想的进一步编程实现-Well-known Erlang formula to achieve, mainly on the line thinking further programming
MOKA
- Matlab source code for simulation of queue in Bank using exponencial distribution.
code-4
- This a matlab code that simulates a M/M/1 queue in a network where the queue length is got as a input and the arrival rate is poisson-This is a matlab code that simulates a M/M/1 queue in a network where the queue length is got as a input and the a
Matlab-simulation-queue-process
- 排队问题仿真的目的是要寻找服务对象与服务设置之间的最佳配置,保证系统具有最佳的服务效率与最合理的配置,通过matlab平台对单服务台有限队长的排队系统进行 过程仿真 可以协助设计人员分析顾客的需求 从而合理规划出符合实际条件的服务设施-The purpose of the queuing simulation is to find clients and the best allocation between service settings, ensure that the system
Queue-Simulation-Matlab
- this a Queue implemented with matlab.the code consist event based and time based simulation.the performance result has been showed with charts -this is a Queue implemented with matlab.the code consist event based and time based simulation.the perfor
simulation-the-queue-process
- 用Matlab实现排队过程的仿真 matlab仿真 画出等待时间和离开时间的图像-use matlab to simulation the queue process
queue
- 用matalb来模拟排队论中的模型,M/M/n+M-simuation on ErlangA model
queue
- single server queue program
queue
- matlab环境下模拟单服务台排队,通过程序设置到到银行排队办业务的人的人数及时间间隔,计算平均每个人需要等待的时间。-set the number of the queue,and the time between each comer ,it will calculate the average waiting time of each person
Simulation-of-D.D.1-queue
- Simulation of D/D/1 queue with reports
tandem-queue
- 二级有阻塞串联排队系统,第一级队列容量无线,第二级队列容量有限-two stage tandem queue system
Queue
- 运筹学,排队论 M/M/1队列 littlt定理 Matlab模拟仿真-Operations research, queuing theory M/M/1 queue littlt theorem Matlab simulation
M/G/1 queue model
- The code of Queue theory M/G/1 model in Matlab