搜索资源列表
@queue
- 一个实现有限队列的matlab程序,采用面向对象的编程方法。
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)
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
matlab
- 可实现银行排队论mmm,输出随机数matlab实现计算机模拟排队论-Bank of queuing theory can be realized mmm, the output random number matlab computer simulation of queuing theory to achieve
traffic_of_cross_street
- 基于Matlab的交通流及交叉口信号控制的仿真研究,找得硕士毕业论文,有做相关题目开发的同学可做参考-Matlab based on the traffic flow and intersection signal control simulation research, find a master s thesis, there are so related to the subject development of the students can refer to
paiduifangzhen
- 数学建模 排队仿真程序 matlab可实现-Mathematical Modeling queue matlab simulation program can be realized
queue
- queue implementation in matlab
sdma
- 用于SDMA排队论的MATLAB程序,主要实现食堂排队的模拟仿真-For SDMA queuing theory MATLAB program, the main canteen queue simulation to achieve
matlab
- 5个自己开发的Matlab的源码。其功能分别是队列、亚可比、拟合、标准化。-Five self-developed Matlab source. The function of the queue, respectively, Jacobi, fitting, standardize.
MOKA
- Matlab source code for simulation of queue in Bank using exponencial distribution.
dsatbx
- matlab数据结构 算法工具箱, 包括堆栈 队列 2叉树 红黑树 -Data Structures & Algorithms Toolbox ==================================== The Data Structures & Algorithms Toolbox provides advanced data structures and algorithms for the Matlab(r) 5 environment. It implem
queueing_theory
- 计算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
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
code-5
- This a matlab code that simulates a G/G/1 queue where the arrival and the service rate is gaussian distribution-This is a matlab code that simulates a G/G/1 queue where the arrival and the service rate is gaussian distribution
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
- matlab环境下模拟单服务台排队,通过程序设置到到银行排队办业务的人的人数及时间间隔,计算平均每个人需要等待的时间。-set the number of the queue,and the time between each comer ,it will calculate the average waiting time of each person
M/G/1 queue model
- The code of Queue theory M/G/1 model in Matlab