搜索资源列表
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.
166565476.rar
- m/m/m排队模型的仿真,很好的资料!!,m/m/m queuing model of the simulation, very good information! !
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
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
MMm
- matlab实现计算机模拟排队论 %排队模型的计算机模拟 %排队论是一门研究随即服务系统工作过程的理论和方法 %m表示一个工作日内完成的服务顾客数 %t表示顾客的平均等待时间-err
hsai
- 关于带流量控制的优先权排队模型进行研究和分析-About flow control with priority queuing model to conduct research and analysis
B200901
- 本文将排队论(又称随机服务系统)的思想和方法应用到校园信息网线路调节收费问题中,建立了相应于网络收费方案的用户与服务端口的M/M/n/n排队模型,对端口的利用率,用户能被服务的概率等,给出了合理的算式。合理的提出了该校网络按时间长收费的价格参照表。最后,对M//n/n排队模型进一步优化,在改进模型中,我们加入了用户网络流量与设备利用率的关系,从而使价格的制定更加合理,使设备的利用率进一步提高。文章还收集、整理了某高校校园网网络管理中的实际数据,代入模型进行实证分析,获得了相关技术指标。-In t
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