搜索资源列表
P_Possion
- 产生一个满足泊松分布的随机序列信号。用于通信系统的信源部分-have to meet a Poisson distribution of random sequence. Communication systems for the source of
randomvariates
- 用c++生成多种随机变量,包括正态分布,瑞丽分布,泊松分布-c generated using a variety of random variables, including normal, Ruili distribution, Poisson distribution
VarGenrator
- 通过C语言随机产生一些常见的随机变量 均匀分布,高斯分布,瑞利分布,泊松分布。并可以对分布的变量随机产生的值进行统计。
randomdata
- 用C语言编写随机信号的产生:包括均匀分布,高斯分布,二项式分布,锐利分布, 对数高斯分布,泊松分布,拉普拉斯等分布。
Poisson
- C语言,泊松分布,为产生随机信号,用于系统通信的仿真
PoisonDist.产生泊松分布的随机数列
- 产生泊松分布的随机数列 希望对大家有所帮助,Have a Poisson distribution of random numbers out hope that U.S. help
localRand
- 常用随机数发生器,C实现 /* * 文件包含了6个函数,它们能产生符合相应分布的规律的随机数: * GenUniformRnd : 产生一个随机数,符合均匀分布。(伪随机序列) * GenBernoulliRnd : 产生一个随机数,符合伯努利分布。 * GenBinomialRnd : 产生一个随机数,符合二项分布。 * GenPoissonRnd : 产生一个随机数,符合泊松分布。 * GenExponentRnd : 产生一个随机数,符合指数分布。
BarberSimulation
- 单人理发馆系统的仿真,单人理发馆系统,设上午九点开门,下午7点关门,理发师共工作10小时,顾客的到达时间为随机的,服从泊松分布,理发师为顾客服务的时间长度也是随机的,服从正态分布。 该系统采用进程交互法对仿真进行描述。 -Single system simulation barber, barber single system, designed to open the door nine o' clock, 19 o' clock closing, a total of 10 ho
RVG
- 用于生成不同参数的正态分布的随机数;瑞利分布随机数;泊松分布随机数-Different parameters used to generate the normal distribution of random numbers Rayleigh distribution random numbers Poisson distribution random number
several_randoms
- 随机数变量产生,包括满足均匀分布、泊松分布等各种分布-Random numbers generated variables, including the needs of uniform distribution, Poisson distribution and other distribution
random
- 第13章: 随机数生成 PFQZ 用平方取中法产生随机数列 MixMOD 用混合同余法产生随机数列 MulMOD1 用乘同余法1产生随机数列 MulMOD2 用乘同余法2产生随机数列 PrimeMOD 用素数模同余法产生随机数列 PowerDist 产生指数分布的随机数列 LaplaceDist 产生拉普拉斯分布的随机数列 RelayDist 产生瑞利分布的随机数列 CauthyDist 产生柯西分布的随机数列 AELDist 产生爱尔朗分布的随机数列
stproc-2.1
- matlab的随机过程仿真实现,包含泊松过程,指数分布,高斯分布等-matlab random process simulation to achieve, including the Poisson process, exponential distribution, Gaussian distribution
poisson
- 生成了符合泊松分布的随机变量,包涵了matlab源代码和C++源代码 利用C++生成,利用matlab画图-generate the poisson varibles
possion
- 利用C实现随机过程泊松分布的仿真,产生的随机数写到输出文件 -simulation about possion process with C++ language
liuren
- 计算机随机模拟日期才用泊松分布,利用指数分布求出时间-Before the date of the computer random simulation with Poisson distribution, calculated using exponential distribution of time
chen_poisson
- 通过随机变量产生lamda=0.2, 1, 6, 10泊松分布随机变量,并画出相应直方图-Poisson distributed random variates, draw histograms for lamda =0.2,1, 6, and 10 by using the random variates obtained.
labview_random
- labview_泊松分布随机变量发生器实际例程-labview_ Poisson distributed random variable generator routine
随机信号
- 三种分布的随机信号:泊松分布、瑞利分布和高斯分布(Random signals of three distributions: Poisson distribution, Rayleigh distribution and Gauss distribution)
poisson
- 用C语言产生一个模拟的泊松分布随机参数。(this is a poisson disturetion of C)
泊松过程的生成及其统计分析
- 假设一个交换系统有M部电话,每个用户在很短的时间(单位时间内)呼叫一次的概率为P;用户间呼入的时刻相互独立,当M很大,P很小时,时间t内到达交换机的呼叫次数构成泊松过程N(t)。 1、确定此泊松过程的参数。利用计算机仿真N(t)的生成过程。注意合理选择M和P,时间分辨率为一个单位时间。 2、为了比较生成的N(t)与理论模型的吻合程度。取N(t)的多个样本并选取3个典型时间,,,得到,,三个随机变量的样本,在一张图上画出其直方图及理论分布曲线,并将两者对照。比较M选取不同时的效果。注意:样本个数