Welcome![Sign In][Sign Up]
Location:
Search - 乘同余法

Search list

[Data structs用乘同余法产生随机数-matlab

Description:

用乘同余法 ,产生(-11)均匀分布的随机序列,给出数据并画图


Platform: | Size: 286 | Author: wander | Hits:

[Other resourcewhite_noise

Description: %利用乘同余法写的白噪声程序 %对于辨识有一定帮助 %相关方法可以参照乘同余法原理
Platform: | Size: 2520 | Author: 呵呵 | Hits:

[Other resourcesjs

Description: 随机序列产生程序(用乘同余法产生随机数)-random sequences generated (by using the same method I have a random number)
Platform: | Size: 863 | Author: 刘甲 | Hits:

[Other resourcewhitenoise

Description: 1.产生白噪声程序 编程产生一组正态分布的白噪声信号,它的均值和方差以及长度可随意调整。将产生的白噪声信号存入数据文件。 本程序算法用C++语言编写。首先用乘同余法产生均匀分布白噪声,再用变换抽样法转换为高斯分布白噪声。算法及程序实现叙述如下。 1) 设定x初值为11,A=179,长度WNlength,均值Average,方差Serror为用户输入的变量; 2) M =235,ζi= x/M; 3) 取ζi的小数部分再赋值给ζi+1,这就是均匀分布白噪声; 4) 利用公式 η1=Serror×(–2*logζ1)0.5×cos(2pζ2) +Average η2= Serror×(–2*logζ1)0.5×sin(2pζ2) +Average 计算得到均值和方差可任意调整的白噪声序列。式中 为均匀分布白噪声。
Platform: | Size: 5711 | Author: 陈栋 | Hits:

[Other resource平方取中法

Description: 过JAVA编程产生一系列伪随机数,掌握平方取中法、乘同余法、混合同余法产生均匀随机数的方法。-off Java programming produce a series of pseudo-random numbers, master Mid-square method, I took with the law, mixed with the law I have Random Number method.
Platform: | Size: 93074 | Author: zhangyu | Hits:

[Other resource用乘同余法产生随机数

Description: matlab在系统辨识中的应用此处为对同乘余数法的应用的源代码及运行后结果(包括图像)-Matlab system identification in the application here for the right balance with the law by the application of the source code and running after the results (including images)
Platform: | Size: 13112 | Author: 于瑞 | Hits:

[Special Effects利用乘同余法写的白噪声程序

Description: 利用乘同余法写的白噪声程序
Platform: | Size: 2524 | Author: ninitongji | Hits:

[Data structs平方取中法

Description: 过JAVA编程产生一系列伪随机数,掌握平方取中法、乘同余法、混合同余法产生均匀随机数的方法。-off Java programming produce a series of pseudo-random numbers, master Mid-square method, I took with the law, mixed with the law I have Random Number method.
Platform: | Size: 93184 | Author: zhangyu | Hits:

[matlab用乘同余法产生随机数

Description: matlab在系统辨识中的应用此处为对同乘余数法的应用的源代码及运行后结果(包括图像)-Matlab system identification in the application here for the right balance with the law by the application of the source code and running after the results (including images)
Platform: | Size: 13312 | Author: 于瑞 | Hits:

[matlabwhite_noise

Description: %利用乘同余法写的白噪声程序 %对于辨识有一定帮助 %相关方法可以参照乘同余法原理- Use by the same method to write more than the white noise process for the identification of definite help in correlation method can refer to law by the principle of congruence
Platform: | Size: 2048 | Author: 呵呵 | Hits:

[matlabsjs

Description: 随机序列产生程序(用乘同余法产生随机数)-random sequences generated (by using the same method I have a random number)
Platform: | Size: 1024 | Author: | Hits:

[Algorithmwhitenoise

Description: 1.产生白噪声程序 编程产生一组正态分布的白噪声信号,它的均值和方差以及长度可随意调整。将产生的白噪声信号存入数据文件。 本程序算法用C++语言编写。首先用乘同余法产生均匀分布白噪声,再用变换抽样法转换为高斯分布白噪声。算法及程序实现叙述如下。 1) 设定x初值为11,A=179,长度WNlength,均值Average,方差Serror为用户输入的变量; 2) M =235,ζi= x/M; 3) 取ζi的小数部分再赋值给ζi+1,这就是均匀分布白噪声; 4) 利用公式 η1=Serror×(–2*logζ1)0.5×cos(2pζ2) +Average η2= Serror×(–2*logζ1)0.5×sin(2pζ2) +Average 计算得到均值和方差可任意调整的白噪声序列。式中 为均匀分布白噪声。 -err
Platform: | Size: 163840 | Author: 陈栋 | Hits:

[matlabrandom

Description: 第13章: 随机数生成 PFQZ 用平方取中法产生随机数列 MixMOD 用混合同余法产生随机数列 MulMOD1 用乘同余法1产生随机数列 MulMOD2 用乘同余法2产生随机数列 PrimeMOD 用素数模同余法产生随机数列 PowerDist 产生指数分布的随机数列 LaplaceDist 产生拉普拉斯分布的随机数列 RelayDist 产生瑞利分布的随机数列 CauthyDist 产生柯西分布的随机数列 AELDist 产生爱尔朗分布的随机数列 GaussDist 产生正态分布的随机数列 WBDist 产生韦伯西分布的随机数列 PoisonDist 产生泊松分布的随机数列 BenuliDist 产生贝努里分布的随机数列 BGDist 产生贝努里-高斯分布的随机数列 TwoDist 产生二项式分布的随机数列 -random
Platform: | Size: 5120 | Author: 舞蛳 | Hits:

[matlabFLch

Description: 用乘同余法产生随机数 ,产生的(0-1)均匀分布的随机序列 白噪声产生程序,用乘同余法产生-Produced by the same method with more than random number generated (0-1) uniformly distributed random sequence white noise generation process, with the method generated by congruence
Platform: | Size: 1024 | Author: 仁惠 | Hits:

[Special Effectsgenerating-white-noise

Description: 编程产生一组正态分布的白噪声信号,它的均值和方差以及长度可随意调整。将产生的白噪声信号存入数据文件。 本程序算法用C++语言编写。首先用乘同余法产生均匀分布白噪声,再用变换抽样法转换为高斯分布白噪声 -Program produces a set of normal white noise signal, its mean and variance, and the length can be adjusted. Will produce a white noise signal into data files. The program algorithm using C++ language. I first used by the same method to produce uniform distribution of white noise, and then transform sampling Gaussian white noise into
Platform: | Size: 5120 | Author: chenshan | Hits:

[matlabgenerating-random-Numbers

Description: 产生随机数的方法很多,很多软件自己就有产生随机数函数,本程序用的是乘同余法产生随机数,经对比,效果比matlab自带的要好。-Many methods of generating random Numbers, this procedure is by using congruence method generating random Numbers.
Platform: | Size: 157696 | Author: easondy | Hits:

[matlabgenLCG

Description: 乘同余法产生随机数,模特卡罗方法,matlab-By congruential method for generating random numbers, model Carlo method
Platform: | Size: 1024 | Author: gdeggr | Hits:

[Othermontecarlo

Description: 蒙特卡洛方法中随机数的产生和检验,乘同余法。-The Monte Carlo method, random number generation and testing, multiplication congruential method.
Platform: | Size: 1024 | Author: 钟明寻 | Hits:

[Othersuijishu

Description: 用平方取中法产生随机数列 用混合同余法产生随机数列 用乘同余法1产生随机数列 用乘同余法2产生随机数列 用素数模同余法产生随机数列 产生指数分布的随机数列 产生拉普拉斯分布的随机数列 产生瑞利分布的随机数列 产生柯西分布的随机数列 产生爱尔朗分布的随机数列 产生正态分布的随机数列 产生韦伯西分布的随机数列 产生泊松分布的随机数列 产生贝努里分布的随机数列 产生贝努里-高斯分布的随机数列 产生二项式分布的随机数列 -Generate a random sequence by middle-square methodWith the mixed congruential method for generating random numbers1 random sequences by using the same methodBy using the same method to generate random numbers 2Use the same method to generate random sequences of prime modulusThe exponential random sequence distributionGenerate a random sequence of Laplasse distributionGenerate a random sequence of Rayleigh distributionGenerate a random sequence of Cauchy distributionGenerate a random sequence, distribution of IrelandGenerated random sequenceGenerate a random sequence of Vebesi distributionGenerate a random sequence of Poisson distributionGenerate a random sequence of Bernonlli distributionGenerate a random sequence distribution of Bernonlli- GaussGenerate a random sequence of binomial distribution
Platform: | Size: 5120 | Author: 吕文旭 | Hits:

[Othershengchengsuijishu

Description: 用乘同余法、变换抽样法、统计近似抽样法生成服从0,1分布的伪随机数列-With multiplicative congruential method, transform sampling method, statistical sampling method to generate approximate distribution obey 0,1 pseudorandom sequence
Platform: | Size: 1024 | Author: guorui | Hits:
« 12 »

CodeBus www.codebus.net