搜索资源列表
WINQSB
- 排队论仿真与计算程序包括各种排队模型的设计仿真与计算测试程序内容是很难的程序-queuing theory and simulation program including the design of the queue model simulation and calculation of the test procedure is very difficult procedures
排队论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.
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
simulation
- 设计一个M/M/S/k排队系统模型,用C++进行仿真,计算一个新的服务请求在各个状态k下的阻塞率,绘制出到达率-阻塞率曲线(matlab),并将理论值与仿真值进行比较。 M/M/S/k模型为服务请求到达间隔时间服从泊松分布、服务时间服从指数分布、系统有S个服务器、系统容量为k(有限个)的排队系统。如果一个服务请求到达排队系统时,系统内已有k个服务请求,那么这个服务请求就会被拒绝(即不为该服务请求安排服务器,也不会将其排入系统队列)。由于系统容量为k,有S个服务器,所以系统队列的长度为k-S
smpl
- smpl是一个排队论的仿真软件,用这个软件做排队论模型的仿真有灵活高效的特点,这块软件是最早的一款排队论模型仿真软件-smpl is a queuing theory, simulation software, using this software to do simulation of queuing theory model of flexible and efficient characteristics, the earliest piece of software is a queu
mm1n
- M/M/1/N 排队模型仿真,计算DRAM刷新能量,以及包丢失率理论值和仿真值的比较。-M/M/1/N queuing model simulation, computational power DRAM refresh, and the packet loss rate of the theoretical values and simulation values of the comparison.
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
paidui
- 1、首先,我们分析调查到的数据,发现学生流符合泊松分布,服务时间符合指数分布,由此我们的模型就变成了排队论中典型的M\M\n模型,根据M\M\n模型中的各效率指标的公式,我们可得到学一食堂拥挤情况的各方面数据。 2、根据模型求解得到的数据,我们对模型进行了更精确的量化分析。我们发现,解决本模型的关键就在于分析顾客平均排队时间,我们对其与窗口数之间的关系进行了拟合,并就两者之间关系进行了灵敏度分析。 3、针对窗口数与顾客平均排队时间之间的关系,我们从经济学的角度进行了分析,即比较增加窗
MMm
- matlab实现计算机模拟排队论 %排队模型的计算机模拟 %排队论是一门研究随即服务系统工作过程的理论和方法 %m表示一个工作日内完成的服务顾客数 %t表示顾客的平均等待时间-err
hsai
- 关于带流量控制的优先权排队模型进行研究和分析-About flow control with priority queuing model to conduct research and analysis
line
- 排队与排队系统\排队系统的三个组成部分\服务机构\M/M/1(田)排队模型-line and line sistem
roundsimul
- 拥有四条通路的转盘路口排队模型模拟。相邻路口的弧形段假设为一容量有限的队列。到达为泊松分布,不考虑车长的堵塞影响-Four channels have lined up at the junction of the turntable model. Paragraph of the arc adjacent to the junction is assumed to be a queue with limited capacity. The reach follow the Poisson d
lisanshijianARQ
- 本文从ARQ协议出发,建立了基于离散时间的GEOM/G/1排队模型。-This departure from the ARQ protocol, based on a discrete time queuing model GEOM/G/1.
1.2
- 这是一个银行排队模型的代码,主要算出顾客的平均等待时间-This is a bank code line model, the main figure out the average waiting time for customers
PDL
- 排队论算法的详细说明,可以用于排队模型的设计和计算-Detailed descr iption of the algorithm queuing theory, queuing models can be used for the design and calculation
MMSmteam
- 关于排队模型的matlab仿真,里面有M/M/s/k模型的仿真讲解和全部代码,可以供大家学习。-Queuing model simulation on matlab
08 排队论模型
- 基于mm1和mms的排队系统仿真matlab实现(a queuing system simulation of mm1 and mms based on matlab)
排队论
- 关于排队论的相关算法,包括多服务台模型、单服务台模型等,资料全面(Related algorithms for queuing theory, including multi service desk model, single service platform model, etc.)
新建压缩(zipped)文件夹
- 实现一般排队模型的仿真及其与理论值的对比(Simulation of general queuing model and comparison with theoretical value)
数学建模的29个通用模型及matlab解法
- 第一章 线性规划 第二章 整数规划 第三章 非线性规划 第四章 动态规划 第五章 图与网络 第六章 排队论 第七章 对策论 第八章 层次分析法 第九章 插值与拟合 第十章 数据的统计描述和分析 第十一章 方差分析 第十二章 回归分析(Chapter I linear programming Chapter II integer programming Chapter III nonlinear programming Chapter IV dynamic planning Chapt