Welcome![Sign In][Sign Up]
Location:
Search - random exponential

Search list

[Windows DevelopP_Exponent

Description: 产生服从指数分布的随机序列,用C语言编写的。可以用于通信系统的信源端。-have exponential distribution of the random sequence, using the C language. Can be used for communication system- the source of the letter.
Platform: | Size: 15360 | Author: 张志斌 | Hits:

[Data structsP023M

Description: (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 distribution of [M, N] interval of random numbers, in which M, N be a positive integer.
Platform: | Size: 565248 | Author: dypcsx | Hits:

[Othergn

Description: 产生符合均匀分布、高斯分布、指数分布、泊松分布,伽玛分布等的随机数-Produced in line with the uniform distribution, Gaussian distribution, exponential distribution, Poisson distribution, gamma distribution of the random number
Platform: | Size: 144384 | Author: wb | Hits:

[Othersuijixinhaochuli

Description: 随机变量的产生,其中指数分布的和高斯分布的随机变量采用了变换法,分析它的自相关函数和功率谱密度,-The selection of random variables, in which exponential distribution and Gaussian distribution of random variables using the transformation method, analysis of its autocorrelation function and power spectral density,
Platform: | Size: 8192 | Author: liuminsheng | Hits:

[Mathimatics-Numerical algorithms0001RandomNumberGenerator

Description: 讨论了生成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 generate exponential distribution, normal distribution, binomial distribution and other commonly used general algorithm.
Platform: | Size: 5120 | Author: 王海波 | Hits:

[Communication-Mobilegeneration_exponential_random_vatiable

Description: 概率密度函数符合指数分布的随机数序列 采用线性变换法由均匀分布序列生成-generation of exponential random variable
Platform: | Size: 1024 | Author: lvbo | Hits:

[Mathimatics-Numerical algorithmsRand

Description: 随机数生成类。封装c++的rand函数,用于生成均匀、正态、伽马、贝塔、泊松、指数、几何等分布规律的随机数。 内含生成各分布的算法源码。各分布可通过ts测试。-A random number generator class. it Packages the rand function of C++,and is used to generate uniform, normal, gamma, beta, Poisson, exponential, geometric and other distribution of the random numbers. all The distributions can pass ts test.
Platform: | Size: 4096 | Author: winxp | Hits:

[matlabstproc-2.1

Description: matlab的随机过程仿真实现,包含泊松过程,指数分布,高斯分布等-matlab random process simulation to achieve, including the Poisson process, exponential distribution, Gaussian distribution
Platform: | Size: 10240 | Author: 马文涛 | Hits:

[OtherlocalRand

Description: 常用随机数发生器,C实现 /* * 文件包含了6个函数,它们能产生符合相应分布的规律的随机数: * GenUniformRnd : 产生一个随机数,符合均匀分布。(伪随机序列) * GenBernoulliRnd : 产生一个随机数,符合伯努利分布。 * GenBinomialRnd : 产生一个随机数,符合二项分布。 * GenPoissonRnd : 产生一个随机数,符合泊松分布。 * GenExponentRnd : 产生一个随机数,符合指数分布。 * GenGaussRnd : 产生一个随机数,符合高斯分布。 */-Common random number generator, C implementation /** file contains six functions, they can produce in line with the corresponding distribution laws of random numbers:* GenUniformRnd: generate a random number, in line with evenly distributed. (Pseudo-random sequence)* GenBernoulliRnd: generate a random number, in line with the Bernoulli distribution.* GenBinomialRnd: generate a random number, in line with binomial distribution.* GenPoissonRnd: generate a random number, in line with Poisson distribution.* GenExponentRnd: generate a random number, in line with exponential distribution.* GenGaussRnd: generate a random number, in line with Gaussian distribution.* /
Platform: | Size: 1024 | Author: lo | Hits:

[Algorithmamrandom

Description: This a random source code for delphi. Examples ramdom functions as follows: The following Random Number Generators: - Normal (Gaussian) - Gamma - Chi-squared - Exponential - Weibull - Beta - t - Multivariate Normal - Generalized inverse Gaussian - Binomial (2 different ones) - Negative Binomial - von Mises - Cauchy-This is a random source code for delphi. Examples ramdom functions as follows: The following Random Number Generators: - Normal (Gaussian) - Gamma - Chi-squared - Exponential - Weibull - Beta - t - Multivariate Normal - Generalized inverse Gaussian - Binomial (2 different ones) - Negative Binomial - von Mises - Cauchy
Platform: | Size: 448512 | Author: mudacik | Hits:

[Othergenerate-random-numberithm

Description: 用解析变换法产生指数分布的随机数 是课程设计的小例子-Analysis of transformation with an exponential distribution random number
Platform: | Size: 3072 | Author: 小于儿 | Hits:

[Othergenerate-random-numberithm

Description: 用解析变换法产生指数分布的随机数,课程作业的小例子-Analysis of transformation with an exponential distribution of random numbers, course work in the small example
Platform: | Size: 2048 | Author: 小于儿 | Hits:

[matlabparticlefilter

Description: 用粒子滤波产生各种分布的随机数,包括指数分布、高斯分布、二项分布,用MATLAB实现的-Particle filter with a variety of random number generation, including the exponential distribution, Gaussian distribution, binomial distribution, with a MATLAB implementation
Platform: | Size: 4096 | Author: 张航 | Hits:

[matlabexponential

Description: An exponential distribution random number generator.
Platform: | Size: 1024 | Author: Sandeep Kaushik | Hits:

[Special EffectsRandom

Description: 分别产生符合高斯分布、指数分布、GGD分布的随机数。-Generate Gaussian distribution, exponential distribution, the GGD distribution of random numbers.
Platform: | Size: 889856 | Author: lsc | Hits:

[CSharpgeneral-random-number-in-C-Sharp

Description: 在C#中,产生一般随机数用Random即可,但是,若要产生服从特定分布的随机数,就需要一定的算法来支持了,产生服从正态分布、泊松分布、指数分布以及负指数分布随机数的方法-A general random number in C#, you can use Random, but to have to obey a particular distribution of random numbers, you need a certain algorithm to support, resulting in a normal distribution, Poisson distribution, exponential distribution and negative exponential distribution the method of random number
Platform: | Size: 26624 | Author: 于立凯 | Hits:

[source in ebookexponential

Description: file is containing the exponential distribution and random numbers
Platform: | Size: 1024 | Author: raees | Hits:

[OtherRandom-variable

Description: 几种常用分布(如泊松分布、正态分布、指数分布、均匀分布)随机变量的matlab实现方法。-Surement distribution (eg Poisson distribution, normal distribution, exponential distribution, uniform distribution) random variable matlab implementation methods.
Platform: | Size: 2048 | Author: 月光弧下 | Hits:

[Othergood-random-number-generator-

Description: 在matlab下运行,产生标准均匀分布,正态分布和指数分布的随机数发生器程序。-In matlab running, generate standard uniform, normal and exponential distribution random number generator program.
Platform: | Size: 9216 | Author: lichuanjiang | Hits:

[Communicationgenerate-random-numberithm

Description: 用解析变换法产生指数分布的随机数 是课程设计的小例子-Analysis of transformation with an exponential distribution random number
Platform: | Size: 3072 | Author: sz2376 | Hits:
« 12 3 »

CodeBus www.codebus.net