Welcome![Sign In][Sign Up]
Location:
Search - Exponential

Search list

[Algorithmme1z

Description: fortran: Evaluate the exponential integral E1(z) for complex arguments-FORTRAN : Evaluate the exponential integral E1 (z) for co mplex arguments
Platform: | Size: 1024 | Author: zxh | Hits:

[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:

[DocumentsExcel22

Description: 利用Excel进行指数平滑分析与预测,比较好用..谢谢版主,我已上传5个,如果有需要还有不少,希望您能通过我,我现在需要下载一个源码.以后我自己写的程序就都上传上去给大家一起用吧.-use Excel exponential smoothing analysis and forecasts, better quality .. Thank you, the moderator, I have uploaded five, If there is a need there are many, I hope you pass, I now need to download a source. After I wrote it myself on the procedures are uploaded to join up with it.
Platform: | Size: 249856 | Author: 集讵相 | Hits:

[OtherRT_exprnd

Description: Returns a matrix of exponential deviates with parameter mu. This matches the distribution of speckle with a mean of mu.-Returns a matrix of exponential deviates w praxiology parameter mu. This matches the distributio n of speckle with a mean of mu.
Platform: | Size: 1024 | Author: tiantian | 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:

[assembly languageMATLAB

Description: 概率密度或分布通用函数,其中包括正态分布,二项分布,指数分布等-Probability density or distribution of generic functions, including normal distribution, binomial distribution, exponential distribution
Platform: | Size: 2048 | Author: yuyanhui | 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:

[matlabhem1

Description: 该程序提供了多种参数的双指数脉冲函数的波形及其频谱分解图,要注意的是作图时坐标比例尺的调整。程序中给出的是1.2/50μs和0.7/60ns两种波形可直接使用的坐标比例尺。 在MATLAB5.0下就能工作。 -The program provides a wide range of parameters of double-exponential pulse function waveform and its spectral decomposition diagram, it should be noted that when mapping coordinates scale adjustments. Procedure is given in 1.2/50μs and 0.7/60ns two waveforms can be directly used the coordinates of scale. Will be able to work under in MATLAB5.0.
Platform: | Size: 1024 | Author: JiYongLiang | 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:

[AlgorithmOriginCurveFittingFunctions

Description: Origin 拟合曲线教程 Contents 1. ORIGIN BASIC FUNCTIONS 2. CHROMATOGRAPHY FUNCTIONS 3. EXPONENTIAL FUNCTIONS 4. GROWTH/SIGMOIDAL 5. HYPERBOLA FUNCTIONS 6. LOGARITHM FUNCTIONS 7. PEAK FUNCTIONS93 8. PHARMACOLOGY FUNCTIONS 9. POWER FUNCTIONS 10. RATIONAL FUNCTIONS140 11. SPECTROSCOPY FUNCTIONS155 12. WAVEFORM FUNCTIONS....................................................................................................................... 163-Origin curve fitting tutorial Contents1. ORIGIN BASIC FUNCTIONS 2. CHROMATOGRAPHY FUNCTIONS 3. EXPONENTIAL FUNCTIONS 4. GROWTH/SIGMOIDAL5. HYPERBOLA FUNCTIONS6. LOGARITHM FUNCTIONS7. PEAK FUNCTIONS938. PHARMACOLOGY FUNCTIONS9. POWER FUNCTIONS10. RATIONAL FUNCTIONS14011. SPECTROSCOPY FUNCTIONS15512. WAVEFORM FUNCTIONS ... .................................................. .................................................. ................ 163
Platform: | Size: 390144 | Author: xbl | 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:

[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:

[Communication-Mobilegeneration_exponential_random_vatiable

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

[source in ebookdoubleES

Description: 双指数平滑预测的一些资料,讲的比较详细-Double exponential smoothing forecast information
Platform: | Size: 1202176 | Author: 李彪 | Hits:

[VHDL-FPGA-Verilogcordic

Description: 基于CORDIC算法的指数函数生成器的各种理论基础,通俗易懂-CORDIC algorithm based on exponential function generator for a variety of theoretical basis, user-friendly
Platform: | Size: 2232320 | Author: 远 额 | Hits:

[Multimedia Developexponential

Description: image enhancement using exponential transform method
Platform: | Size: 162816 | Author: waza | 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:

[Otherexponential

Description: Uniform & Exponential RV mean, variance PDF, CDF
Platform: | Size: 1024 | Author: TRUSTYOU | 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:
« 12 3 4 5 6 7 8 9 10 ... 33 »

CodeBus www.codebus.net