搜索资源列表
排队.rar
- 小孩排队问题
排队问题的系统仿真
- 题目内容:使用队列模拟理发馆的排队现象,通过仿真手法评估其营业状况。 基本要求: 假设理发馆内设有N把理发椅,可同时为N位顾客进行理发。对于在营业时间(假设为T小时)内进门的顾客: *当顾客进门时,若有空椅,则可以立即坐下理发,否则需要依次排队等候。 *一旦有顾客理完发离去时,排在队头的顾客便可开始理发。 *若理发馆每天连续营业T小时,求一天内顾客在理发馆内的平均逗留时间 *顾客排队等候的队列平均长度。 *营
用Matlab实现排队过程的仿真
- 排队问题仿真的目的是要寻找服务对象与服务设置之间的最佳配置,保证系统具有最佳的服务效率与最合理的配置。 通过matlab 平台对单服务台有限队长的排队系统进行过程仿真,可以协助设计人员分析顾客的需求 从而合理规划出符合实际条件的服务设施。
排队
- 小孩排队问题- The child lines up the question
排队问题的系统仿真
- 题目内容:使用队列模拟理发馆的排队现象,通过仿真手法评估其营业状况。 基本要求: 假设理发馆内设有N把理发椅,可同时为N位顾客进行理发。对于在营业时间(假设为T小时)内进门的顾客: *当顾客进门时,若有空椅,则可以立即坐下理发,否则需要依次排队等候。 *一旦有顾客理完发离去时,排在队头的顾客便可开始理发。 *若理发馆每天连续营业T小时,求一天内顾客在理发馆内的平均逗留时间 *顾客排队等候的队列平均长度。 *营
BLOCKPROBABILITY
- 这是我的一个课程设计,完成通信过程中的排队问题,是关于阻塞率的。-This is one of my curriculum design, the communication process to complete the queuing problem is the rate of obstruction.
MG1
- 这个是排队问题,其中包含了很多个值得思考的模型,希望大家从中可以得到收获-this is the queue, which contains many worth considering the model, from which we hope can be harvested
0
- 山东大学关于排队问题的教案。基本模型M/M/1 模型;M/M/c 模型 -Shandong University of lesson plans on the queuing problem. M/M/1 model for the basic model M/M/c model
queue
- 排队论 排队问题 关于排队的详细介绍 排队的具体问题具体分析-On the issue of queuing queuing queuing detailed introduction on the queuing concrete analysis of concrete problems
linysh1
- 泊松排队过程源代码,用于处理超市,银行的排队问题-Poisson queuing process of source code, to deal with supermarkets, banks line up the issue of
finally
- Matlab的排队问题仿真 Matlab的排队问题仿真-Matlab的排队问题仿真
paiduiliti
- 一个利用仿真程序解决排队问题的例子,带有详细的问题,以及分析,求解过程。-A simulation program to solve queuing problems using examples, with detailed, as well as analysis and solution process.
AQM_methord
- 卫星网络行为的排队问题,包括对现有方法的分析并提出新的方法-Queuing behavior of the satellite network, including the analysis of existing methods and propose a new approach
Matlab-simulation-queue-process
- 排队问题仿真的目的是要寻找服务对象与服务设置之间的最佳配置,保证系统具有最佳的服务效率与最合理的配置,通过matlab平台对单服务台有限队长的排队系统进行 过程仿真 可以协助设计人员分析顾客的需求 从而合理规划出符合实际条件的服务设施-The purpose of the queuing simulation is to find clients and the best allocation between service set
排队论模拟
- 排队论模拟仿真,求拥塞概率问题,MATLAB语言(matlab code on queuing theory system)
银行排队问题
- 银行排队问题在数学建模中的典型问题,此程序能很好的解决此问题(Bank queuing problem in mathematical modeling of typical problems, this program can be a good solution to this problem)
士兵排队分析
- 此文件是关于初学者算法设计的练习题目,是士兵排队问题的解法。(This file is an exercise topic for the beginner's algorithm design, and it is a solution to the problem of soldiers' queuing.)
动态规划与排队论程序代码-5
- 排队论,解决一系列动态排队的问题,是很好的算法代码,可以直接用(Queuing theory, to solve a series of dynamic queuing problems, is a good algorithm code, can be used directly)
银行排队模拟
- 模拟了银行排队,其中队列数,间隔时间,等待时间可调,用来研究最大化效益问题(It simulates Bank Queuing, where queue number, interval time and waiting time can be adjusted to maximize efficiency.)
用蒙特卡洛法实现对排队等待问题的计算机模拟
- 使用MATLAB实现的蒙特卡洛算法,主要讨论了理发店中的排队问题(Monte Carlo algorithm implemented by MATLAB)