Welcome![Sign In][Sign Up]
Location:
Search - arrival rate

Search list

[Othermmkc

Description: 本程序在XP, Visual c++ 2003, 使用c language 编写. 本程序以event_driven方式做M/M/1模拟. ㄧ个input, arrival rate为poisson distribution. ㄧ个server, serving time为expoential distribution. output将将显示执行的performance. -the procedures in XP, Visual c 2003. c language use to prepare. the procedures for using the M/M/1 event_driven simulation . refuse delivery-input, poisson arrival rate for the distribution. 000 server refuse delivery , serving time for expoential distribution. out shows will be put to the implementation of the performance.
Platform: | Size: 67345 | Author: 黎智 | Hits:

[Other resourcematlab_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: 1873 | Author: xiaoce | Hits:

[Internet-NetworkgetNodeRecv

Description: 网络仿真软件ns2的一个脚本文件,分析仿真结果,求数据包到达率的脚本文件-network simulation software Means of a script file, the analysis of simulation results, for data packet arrival rate of script file
Platform: | Size: 1401 | Author: 赵健 | 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:

[Internet-NetworkgetNodeRecv

Description: 网络仿真软件ns2的一个脚本文件,分析仿真结果,求数据包到达率的脚本文件-network simulation software Means of a script file, the analysis of simulation results, for data packet arrival rate of script file
Platform: | Size: 1024 | Author: 赵健 | Hits:

[Communication-Mobileblock_probability

Description: 仿真通信系统中的阻塞率随单位时间总的平均呼叫到达率变化-Simulation of communication system blocking rate with the total unit time the average call arrival rate changes
Platform: | Size: 172032 | Author: 杨睛 | Hits:

[JSP/JavaPoisson

Description: Produce Java classes to calculate and display the Poisson probability when input the value of the average (A) arrival rate of customers at some business in the range of 1 to 10. The error message will output when A is out of the range。-Produce Java classes to calculate and display the Poisson probability when input the value of the average (A) arrival rate of customers at some business in the range of 1 to 10. The error message will output when A is out of the range.
Platform: | Size: 1024 | Author: vevina | Hits:

[Windows DevelopBPwithqueue

Description: 计算排队长度一定时通信的阻塞情况,给定到达率和服务率-Calculated when a certain queue length of the blockage of communication, given the rate of arrival rate and service
Platform: | Size: 1024 | Author: gu_1900 | 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:

[OtherMMK

Description: 排队论 M/M/K 模拟。 VC6.0 环境下调试通过。 运行时输入到达率, 离开率和服务器个数, 输出为平均队伍长度。-Queuing theory M/M/K analog. VC6.0 environment to debug through. Run-time input arrival rate, departure rate and the number of servers, the output length of average ranks.
Platform: | Size: 1024 | Author: Li Ya | Hits:

[OtherG00D3

Description: 服务台的售票处,假设各顾客的到达时间间隔和服务时间均服从负指数分布,到达率λ=10人/分钟,服务率μ=6人/分钟,等待队长N=20人,仿真时间Total_time=10分钟。使用本程序仿真出的各顾客到达时刻与离开时刻曲线,等待时间与停留时间曲线.-Help desk ticket, assuming that each customer' s arrival time and service time obeys the negative exponential distribution, the arrival rate λ = 10 persons/minute, service rate μ = 6 persons/minute, waiting for Captain N = 20 people, simulation time Total_time = 10 minutes. Simulation using this program out of time with each customer to leave the moment of arrival curve, waiting time and stay time curve.
Platform: | Size: 1024 | Author: tinstarwg | Hits:

[Technology Managementlocation

Description: 论文以增加频率变化率和波达角变化率两个观测量的定位与跟踪方法为基础,讨论其 定位与跟踪算法、频率变化率精确估计、波达角及其变化率的精确估计三个方面的关键技 术。-Paper to increase the frequency rate and the rate of change of direction of arrival of two measurements with positioning and tracking method based on discussion of positioning and tracking algorithm, the frequency change rate of accurate estimates of arrival angle and its rate of change of the accurate estimation of three key technology.
Platform: | Size: 5564416 | Author: jane | Hits:

[Communication-MobileAloha

Description: draw diagrams for pure Aloha and slotted aloha with poisson arrival rate.
Platform: | Size: 2048 | Author: shaz | Hits:

[Embeded-SCM DevelopAD1674_control

Description: 本文介绍一种基于AD1674设计的接口电路,该电路具有查询、中断和DMA三种数据传输功能,同时采用8253定时脉冲或端口写两种A/D启动方式。其中DMA方式实现了数据的快速传输,而两种A/D启动方式将会使采样率的设定更加灵活。应用本文原理设计的可插入通用PC机的数据采集板已用于我们的高频多谱勒和到达角探测分析系统中,取得了满意的效果。这些设计方法和原理在其它实际数据采集系统的设计过程中,也会具有重要的参考价值。 -This paper describes a design based on the AD1674 interface circuit, the circuit has a query, three types of interrupt and DMA data transfer function, while by 8253 the port was timed pulse or two A/D start mode. In which DMA was achieved by the rapid transmission of data, while the two A/D start mode will set the sample rate more flexible. Application of this principle of universal design can be inserted into PC-data acquisition board has been used in our high-frequency Doppler, and angle of arrival detection analysis system with satisfactory results. These design methods and principles in other practical data acquisition system design process, will be an important reference value.
Platform: | Size: 59392 | Author: wsh | Hits:

[matlabLCCsimulation

Description: 通过MATLAB实现对无排队等待的呼叫系统的仿真,并且得出在不同的呼叫到达速率下系统的阻塞率,并且和理论的erlangB公式做出对比。-MATLAB to achieve through the call without waiting in line system simulation, and come to a different call arrival rate in the system blocking rate, and the formulas and theories erlangB to make comparison.
Platform: | Size: 2048 | Author: | Hits:

[matlabcode-4

Description: 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 arrival rate is poisson
Platform: | Size: 11264 | Author: Aswink | Hits:

[matlabcode-5

Description: 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
Platform: | Size: 12288 | Author: Aswink | Hits:

[Program docrate-of-arrival

Description: THE PROGRAM WILL CALCULATE THE RATE OF ARRIVAL
Platform: | Size: 1024 | Author: Sourabh Sahu | Hits:

[Mathimatics-Numerical algorithmsEvent-driven-bank-simulation-system

Description: 通过程序动态模拟银行顾客在一家有n>=2个窗口的银行的到达和离开情况。通过计算每位顾客的平均等待时间及每一窗口处于“繁忙”状态的百分比,来测试银行的服务效率。实现中,可以用时间代表银行活动的对象,用事件驱动来模拟这些活动,并以概率(随机数发生器)来描述预期的客户到达率和银行职员为一个顾客服务所需的时间-Bank customers through the process in a dynamic simulation with n> = 2 windows of the bank' s arrival and departure of the situation. By calculating the average waiting time for each customer and each window is " busy" state the percentage to test the efficiency of banking services. Implementation, you can use time banking activities on behalf of the object, to simulate these event-driven activities, and with probability (random number generator) to describe the expected customer arrival rate and bank staff for the time required for a customer service
Platform: | Size: 1216512 | Author: 华灵 | Hits:

[CommunicationArrival-Rate

Description: 用C模擬排隊理論 可用於通訊原理 想要的朋友可以參考-C simulation of queuing theory
Platform: | Size: 1024 | Author: spark | Hits:
« 12 3 »

CodeBus www.codebus.net