搜索资源列表
RAND_EX
- 产生指数分布随机数的程序-index generated random distribution of the process
queueing4
- N个并列的单通道等待制系统,各服务员能力相等,服务时间服从指数分布,顾客的总体到达服从指数分布,用Monte-Carlo方法,按1…N的顺序循环排入-N tied for the single-channel system, the attendant equal ability, service to follow exponential distribution, customers submit to reach the over
MYMM1
- M/M/1单服务台排队系统仿真(用事件调度法实现离散事件系统仿真) 顾客到达模到达时间间隔和顾客服务时间均服从负指数分布,单服务台系统,按照单队排队,按FIFO方式服务。考察服务n个顾客(n=1000,2000,3000,5000)后的顾客平均队长及平均排队等待时间。-M/M/1 single-server queuing system simulation (using Event Scheduling Method Discr
P023M
- (1)满足均匀分布的[M,N]区间随机数,其中M,N是正整数。 (2) 满足指数分布的[M,N]区间随机数,其中M,N是正整数。 -(1) satisfy the uniform distribution of [M, N] interval of random numbers, in which M, N be a positive integer. (2) to meet the exponential distribut
MATLAB
- 概率密度或分布通用函数,其中包括正态分布,二项分布,指数分布等-Probability density or distribution of generic functions, including normal distribution, binomial distribution, exponential distribution
gn
- 产生符合均匀分布、高斯分布、指数分布、泊松分布,伽玛分布等的随机数-Produced in line with the uniform distribution, Gaussian distribution, exponential distribution, Poisson distribution, gamma distribution of the random number
homework3
- 离散事件系统仿真程序CPU_scheduler说明: 1.仿真功能与要求: 1.1 单CPU系统,系统有10个终端输入任务,如果一个任务的执行时间大于规定的时间片,则该任务执行一个时间片之后退出CPU,并重新参加排队,直到执行完退出CPU,然后才允许相应终端重新输入一个新的作业。任务排队的原则是在CPU中执行次数越少的越排在前面,如果两个任务执行的次数相同,按照FIFO原则排队。 1.2 每个终端输入任务的时间满足
suijixinhaochuli
- 随机变量的产生,其中指数分布的和高斯分布的随机变量采用了变换法,分析它的自相关函数和功率谱密度,-The selection of random variables, in which exponential distribution and Gaussian distribution of random variables using the transformation method, analysis of its autocor
paidui
- 1、首先,我们分析调查到的数据,发现学生流符合泊松分布,服务时间符合指数分布,由此我们的模型就变成了排队论中典型的M\M\n模型,根据M\M\n模型中的各效率指标的公式,我们可得到学一食堂拥挤情况的各方面数据。 2、根据模型求解得到的数据,我们对模型进行了更精确的量化分析。我们发现,解决本模型的关键就在于分析顾客平均排队时间,我们对其与窗口数之间的关系进行了拟合,并就两者之间关系进行了灵敏度分析。 3、针对窗口数与顾客平均排
0001RandomNumberGenerator
- 讨论了生成0-1之间均匀分布随机数的一些算法,进而给出了由0-1之间均匀分布生成指数分布、正态分布、二项分布等常用分布的一般算法。-Discussed between 0-1 to generate random numbers uniformly distributed in a number of algorithms, which are given by the uniformly distributed between 0-1
paiduilun
- 模拟顾客服务过程,顾客到达为泊松分布,时间间隔为指数分布。一个服务窗口。-Simulation of the process of customer service, customers arrive for the Poisson distribution, the time interval for the exponential distribution. A service window.
ComputerSimulationofexponentialdistribution
- 计算机模拟指数分布,正态分布。很好的模拟程序,适用于其他需要计算机模拟指数分布与正态分布的场合。-Computer Simulation of exponential distribution, normal distribution. Good simulation of the procedures applied to other needs of the computer simulation of exponential di
random
- 第13章: 随机数生成 PFQZ 用平方取中法产生随机数列 MixMOD 用混合同余法产生随机数列 MulMOD1 用乘同余法1产生随机数列 MulMOD2 用乘同余法2产生随机数列 PrimeMOD 用素数模同余法产生随机数列 PowerDist 产生指数分布的随机数列 LaplaceDist 产生拉普拉斯分布的随机数列 RelayDist 产生瑞利分布的随机数列 CauthyDist 产生柯西分
stproc-2.1
- matlab的随机过程仿真实现,包含泊松过程,指数分布,高斯分布等-matlab random process simulation to achieve, including the Poisson process, exponential distribution, Gaussian distribution
paiduilun
- M/M/m/(∞,∞)延迟系统,两个优先级,称为高级和低级,用户到达流是possion流,且相互独立,速率分别是λ1和λ2,服务时间为参数为μ1和μ2的负指数分布,相互独立。-With a priority level and interrupt the mechanisms of Queuing Theory Simulation
localRand
- 常用随机数发生器,C实现 /* * 文件包含了6个函数,它们能产生符合相应分布的规律的随机数: * GenUniformRnd : 产生一个随机数,符合均匀分布。(伪随机序列) * GenBernoulliRnd : 产生一个随机数,符合伯努利分布。 * GenBinomialRnd : 产生一个随机数,符合二项分布。 * GenPoissonRnd : 产生一个随机数,符合泊松分布。 * Gen
Pdfrandom
- 利用matlab实现高斯分布、指数分布、正太分布等概率分布的方法。-Using matlab to achieve Gaussian distribution, exponential distribution, is too distribution probability distribution method.
mm1
- 单服务台排队理论,到达时间间隔和服务时间都服从指数分布-mm1
suijishu
- 产生各种分布随机数的matlab程序,包括指数分布 高斯分布 瑞利分布 莱斯分布-Distributed random numbers generated matlab various procedures, including the exponential distribution Blaise Gaussian distribution sub-sub-Bu Ruili
频发故障的寿命分布拟合
- 频发故障的寿命分巧拟合,频发故障的部件,可以基于往大量的维修经验以及相关可靠性寿命试验中测得的结果来判断这类寿命的分布类型,常常有威布尔分布类型、对数正态分布类型,以及指数分布类型等。因此本程序可以根据故障数据输入判断出该数据属于哪一种寿命分布。(Frequent failure of the life of the split fit, frequent failure of the components, can be based