Welcome![Sign In][Sign Up]
Location:
Search - matlab queuing system

Search list

[Documentspaidui

Description: matlab下的排队系统仿真-Queuing System Simulation
Platform: | Size: 1024 | Author: 徐伟 | Hits:

[matlabqueue_emulator

Description: 这是一个基于M/M/S类型的排队论仿真程序。M/M/S表示到达时间为负指数分布,服务时间为负指数分布,服务设备数量为S个的排队系统。 (1)到达模式:严格意义上讲是一个接着一个到达,而且到达时间间隔服从参数为mean_arr的负指数分布; (2)服务模式:服务台的数量为server_num,且每个服务台服务一个顾客的服务时间服从参数为mean_serv的负指数分布; (3)排队规则:满足先进先服务,服务快的先离开的规则。 -This is a based on the M/M/S types of queuing theory simulation program. M/M/S said time of arrival of the negative exponential distribution and service time for the negative exponential distribution, service equipment for the number of S-queuing system. (1) mode of arrival : a strict sense is a one followed arrived, but the inter-arrival time parameters mean_arr obey the negative exponential distribution; (2) mode : The number of help desk server_num. with each help desk services a customer service parameters mean_serv obey the negative exponential distribution; (3) queuing rules : first meet advanced services, the first to leave fast rules.
Platform: | Size: 3072 | Author: 丘春辉 | Hits:

[matlabqueure

Description: 针对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 probability distribution, the average queue length, and the average waiting time, and the preparation procedures for numerical computation, and M/E2/1 (k), M/M/1 (k), M/H2/1 (k) queuing system performance numerical comparison.
Platform: | Size: 3072 | Author: lidong | Hits:

[matlabmatlab_queue_system

Description: 自己写的用Matlab模拟一个缓冲区大小(包括正在服务的那个)为10的随机排队系统。 (1)到达过程是的泊松过程(到达速率为Mu),服务时间服从独立指数分布(均值为1/Lamda)。 对Mu//Lamda=0.2,Mu//Lamda=0.8和Mu//Lamda=1.1三种情况进行仿真,求出队列中接受服务用户为n的概率P(n), n=0,...,10。并与理论结果进行比较。 (2)假设到达过程为均匀过程(到达速率为Mu),服务时间服从独立瑞利分布(均值为1/Lamda)。-yourself writing a simulation using Matlab buffer size (including services that are) for the following 10 Machine queuing system. (1) arrival process is the Poisson process (arrival rate of Mu), submit to independent service index distribution (mean of 1/Lamda). Right Mu// Lamda = 0.2, Mu// Lamda = 0.8 and the Mu// = 1.1 Lamda three of the simulation, Queue calculated users receive services n the probability P (n), n = 0 ,..., 10. And with the theoretical results. (2) It is assumed that the arrival process for the uniform process (arrival rate of Mu), submit to independent service Rayleigh distribution (mean of 1/Lamda).
Platform: | Size: 2048 | Author: xiaoce | Hits:

[matlabqueuematlab

Description: 收银台排队系统的模拟(详细解释)!并给出例子,过程详细-cashier Queuing System Simulation (detailed explanation)! And gives examples, detailed process
Platform: | Size: 20480 | Author: 赵健 | Hits:

[matlabMYMM1

Description: M/M/1单服务台排队系统仿真(用事件调度法实现离散事件系统仿真) 顾客到达模到达时间间隔和顾客服务时间均服从负指数分布,单服务台系统,按照单队排队,按FIFO方式服务。考察服务n个顾客(n=1000,2000,3000,5000)后的顾客平均队长及平均排队等待时间。-M/M/1 single-server queuing system simulation (using Event Scheduling Method Discrete Event Simulation System) to customers Da-mo arrival time interval and customer service time are negative exponential distribution, single-desk system, in accordance with the single-team queue, by FIFO mode services. N inspection services customers (n = 1000,2000,3000. 5000) the average customer captain, and the average queue time.
Platform: | Size: 1024 | Author: 麦麦 | Hits:

[Windows Developshiyan1

Description: M/M/1单服务台或M/M/S(n)排队系统仿真 (用事件调度法实现离散事件系统仿真) -M/M/1 single desk or M/M/S (n) Queuing System Simulation (Event Scheduling Method using Discrete Event System Simulation)
Platform: | Size: 81920 | Author: 布布 | Hits:

[Windows Developmm1

Description: 对MM1排队系统的仿真,采用事件调度法,计算队列的平均队长与平均等待时间-MM1 queuing system for the simulation event scheduling method used to calculate the average queue captain and the average waiting time
Platform: | Size: 51200 | Author: | Hits:

[Windows Developmm1queue

Description: 单服务排队系统的马尔可夫过程源码并附详细解释!可得平均队列长度、平均等待时间、队列长度的变化情况、以及每次变化的详细时间,并附详细图表-Single-service queuing system with the source of the Markov process explained in detail! Available to the average queue length, average wait time, queue length changes, and changes in detail each time, with detailed charts
Platform: | Size: 1024 | Author: 金火星 | Hits:

[matlabMMmsimulation

Description: 这个是M/M/m队列系统仿真,由matlab 平台仿真的源代码-This is M/M/m queuing system simulation, simulation by matlab platform s source code
Platform: | Size: 2048 | Author: 王令 | Hits:

[matlabwork

Description: Matlab实现: Erlang B model(M/M/n/n)与 Erlang C model排队系统的模拟,并画出阻塞概率(P)与负载(A=lamda/miu in Erlang)的关系图。用法:运行RunMe-Matlab achieve: Erlang B model (M/M/n/n) and the Erlang C model simulation queuing system, and draw blocking probability (P) and load (A = lamda/miu in Erlang) the relationship between the map. Usage: run RunMe
Platform: | Size: 2048 | Author: Zheng Xiao | Hits:

[matlabsimulation

Description: 排队论中M/M/1系统的MATLAB仿真主要是阻塞率的理论值与仿真数据的比较-M/M/1 queuing theory in MATLAB simulation system is blocking the theoretical value of the comparison with the simulation data
Platform: | Size: 1024 | Author: 草婷 | Hits:

[matlab2

Description: 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)
Platform: | Size: 2048 | Author: jacky | Hits:

[Fax programsimulation

Description: 设计一个M/M/S/k排队系统模型,用C++进行仿真,计算一个新的服务请求在各个状态k下的阻塞率,绘制出到达率-阻塞率曲线(matlab),并将理论值与仿真值进行比较。 M/M/S/k模型为服务请求到达间隔时间服从泊松分布、服务时间服从指数分布、系统有S个服务器、系统容量为k(有限个)的排队系统。如果一个服务请求到达排队系统时,系统内已有k个服务请求,那么这个服务请求就会被拒绝(即不为该服务请求安排服务器,也不会将其排入系统队列)。由于系统容量为k,有S个服务器,所以系统队列的长度为k-S。-The design of a M/M/S/k queuing system model, with C++ for simulation, calculation of a new service request in every state under the blocking rate k, the arrival rate of drawing- blocking probability curve (matlab), and the theoretical value and simulation values. M/M/S/k model for the service request arrival time to obey Poisson distribution, exponential distribution of service time, the system has S servers, the system capacity of k (finite) of the queuing system. If a service request arrival queuing system, the system has k service request, then the service request will be rejected (that is, do not arrange for the service request server, nor will its queue into the system). Since the system capacity for the k, there are S servers, so the length of the queue system kS.
Platform: | Size: 112640 | Author: 张三 | Hits:

[matlabfunctionMMs

Description: It is about MMs queuing system. The system is described with MATLAB CODE and try to simulate multiple sever queuing system.
Platform: | Size: 3072 | Author: momo | Hits:

[matlabqueuing

Description: 用于实现MATLAB环境下利用simulink实现M/M/1排队系统性能的仿真,欢迎各位大侠斧正。-Used to implement MATLAB environment using simulink realization of M/M/1 queuing system performance simulation, Fu Zheng heroes welcome.
Platform: | Size: 2048 | Author: Liu wen peng | Hits:

[Software Engineeringmmc_analysis

Description: 单列多服务台排队系统需求分析 用户在系统主界面输入服务台数、顾客总数、仿真时间、等初始数据,经过后台系统处理相关数据并进行分析计算,得出顾客排队的最大队长、平均队长、系统中平均实体数、顾客平均等待时间、顾客最大等待时间、服务台的空期和忙期各占百分比以及每个顾客在系统中花费的时间等等。-Single multi-server queuing system requirements analysis the main user interface to enter in the system help desk number, customer number, simulation time, and so the initial data, after data processing and back office systems analysis calculated the greatest captain of the customer queue, average queue length, system, the average number of entities, average customer waiting time, maximum waiting time for customers, the empty desk and the busy period of each and every customer the percentage of time spent in the system and so on.
Platform: | Size: 3072 | Author: xuwentao | Hits:

[matlabmmc

Description: M/M/c单列多服务台排队系统仿真matlab代码 (1)系统数据处理准确; (2)功能齐全; (3)操作方便、简单,界面友好; -M/M/c single multi-server queuing system simulation matlab code (1) accuracy of data processing systems (2) functional (3) easy to operate, simple, friendly interface
Platform: | Size: 31744 | Author: xuwentao | Hits:

[matlabMatlab-simulation-queue-process

Description: 排队问题仿真的目的是要寻找服务对象与服务设置之间的最佳配置,保证系统具有最佳的服务效率与最合理的配置,通过matlab平台对单服务台有限队长的排队系统进行 过程仿真 可以协助设计人员分析顾客的需求 从而合理规划出符合实际条件的服务设施-The purpose of the queuing simulation is to find clients and the best allocation between service settings, ensure that the system has the best efficiency and the most reasonable configuration, the single desk by the limited matlab platform captain Simulation of queuing systems can be help designers analyze the needs of customers in order to meet the actual conditions of rational planning of services and facilities
Platform: | Size: 294912 | Author: | Hits:

[Communication-MobileMM1-queuing-system-simulation

Description: MM1排队系统matlab仿真,出图结果,平均等待时间平均等待队长随时间变化的图-MM1 queuing system of matlab, the graph as a result, the average waiting time average waiting for captain figure change over time
Platform: | Size: 3072 | Author: 白露 | Hits:
« 12 3 »

CodeBus www.codebus.net