搜索资源列表
sjs
- 随机序列产生程序(用乘同余法产生随机数)-random sequences generated (by using the same method I have a random number)
用乘同余法产生随机数
- 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)
random
- 第13章: 随机数生成 PFQZ 用平方取中法产生随机数列 MixMOD 用混合同余法产生随机数列 MulMOD1 用乘同余法1产生随机数列 MulMOD2 用乘同余法2产生随机数列 PrimeMOD 用素数模同余法产生随机数列 PowerDist 产生指数分布的随机数列 LaplaceDist 产生拉普拉斯分布的随机数列 RelayDist 产生瑞利分布的随机数列 CauthyDist 产生柯西分布的随机数列 AELDist 产生爱尔朗分布的随机数列
FLch
- 用乘同余法产生随机数 ,产生的(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
generating-random-Numbers
- 产生随机数的方法很多,很多软件自己就有产生随机数函数,本程序用的是乘同余法产生随机数,经对比,效果比matlab自带的要好。-Many methods of generating random Numbers, this procedure is by using congruence method generating random Numbers.
genLCG
- 乘同余法产生随机数,模特卡罗方法,matlab-By congruential method for generating random numbers, model Carlo method
R_N_U
- 原理:乘同余法产生随机数来生成均匀分布、瑞利分布、正态分布,压缩包包括3个分布的Matlab源代码-Principle: multiplicative congruential method to generate random numbers to generate uniformly distributed ,Rayleigh distribution and normal distribution.This package includes three distribution of Ma
ctyf_01
- 最小二乘算法放任乘同余法程序,该源码可以产生0到1之间的随机数,-Least-squares algorithm faire multiply congruential method procedures, the source code can generate a random number between 0-1,
chap2
- 利用乘同余法,产生均匀分布随机数。用仿真序列实现M序列-USsing the method of mutiply congruence,unifomly distributed random number.By policy implementation of M sequence.