搜索资源列表
我编写的monte carlo随机数发生器
- 这是我在matlab环境下编写的产生随机数的源程序,包括产生均匀分布和正态分布,参数接口十分灵活。-in Matlab environment prepared by the random numbers generated by the source code, including the Uniform Distribution and normal distribution, parameter interface is very
我编写的monte carlo随机数发生器检验程序
- 该程序用来检验monte carlo随机数的分布是否满足随机性要求。包括独立性检验、均匀性检验和参数检验。-procedures used to test the Monte Carlo random number distribution to satisfy the requirements randomness. Including the independence test, uniform test parameters an
c#正态分布的随机数发生器
- c#正态分布的随机数发生器-normal random number generator
真随机数发生器的设计和实现
- 采用电路的热噪声这一真实的随机物理过程产生真随机数序列的随机数发生器的设计原理和 实现方法。
基于振荡采样的真随机数发生器IP设计
- 为了得到真正硬件产生的随机数序列,采用振荡电路作为物理源,设计了混洗电路和扰频 电路来改善输出序列的均衡性和数据冗余,它具有真随机数发生器的不可预测性高、随机性好的 优点.
c#正态分布的随机数发生器
- c#正态分布的随机数发生器-normal random number generator
random number generator
- 一个随机数发生器的代码,C++实现-a random number generator code, C++
我编写的monte carlo随机数发生器
- 这是我在matlab环境下编写的产生随机数的源程序,包括产生均匀分布和正态分布,参数接口十分灵活。-in Matlab environment prepared by the random numbers generated by the source code, including the Uniform Distribution and normal distribution, parameter interface is very
我编写的monte carlo随机数发生器检验程序
- 该程序用来检验monte carlo随机数的分布是否满足随机性要求。包括独立性检验、均匀性检验和参数检验。-procedures used to test the Monte Carlo random number distribution to satisfy the requirements randomness. Including the independence test, uniform test parameters an
rng
- 以前在网上搜到的一个随机数发生器,支持常用分布的随机数发生-found on the Web to a random number generator, used to support the distribution of random occurrence
RandomNum_rifflingProgramme
- 语言C#,平台VS2005开发的洗牌程序,主要是对C#中随机数(真随机)的练习。-Language C#, Platform shuffle VS2005 development process, mainly C# In random numbers (really random) exercises.
creathist
- 实现正态分布的伪随机数发生器 实现正态分布的伪随机数发生器-To achieve normal distribution of the pseudo-random number generator to achieve normal distribution of the pseudo-random number generator
rand
- 均匀分布伪随机数发生器 伪随机数在计算机软件设计中有很广泛的用途。本文介绍了基于数学方法的利用计算机产生伪随机数的一种方法,即线性同余法,任何伪随机数的产生都是运用递推的原理来生成的。以及在Visual C++环境中产生伪随机数的两个重要函数,rand和srand函数,正确地使用这两个函数是产生性能良好的伪随机数的关键 -Uniformly distributed pseudo-random number generator,
tre
- 实现正态分布的伪随机数发生器-To achieve normal distribution of the pseudo-random number generator
mtkl
- lingjian.m使用零件初始值,用蒙特卡罗方法算出总费用。其中使用了自己编制的正态分布随机数发生器产生正态分布随机数。lingjian.m是对蒙特卡罗方法的一次练习。 accyouhua为标定值的函数,而lingjian不是一个函数,在其中已给出了一组标定值的值-lingjian.m initial value of the use of parts, using the Monte Carlo method to cal
newran02
- 随机数发生器C++写的,从02以后作者的网站打不开了-Random number generator C++ Written, from the 02 after the author
fake_randoner
- 伪随机数发生器: “利用随机序列进行间隔控制,选择消息隐藏位”的描述算法、Matlab程序(可参考所给的程序)、原理与步骤-some thing about watermark
b123
- 基于MFC的伪随机数发生器, 可以通过点击鼠标不断获取一系列的随机数-a random number producer
random_binary
- MATLAB通信系统随机数产生mfiles,均匀、瑞利、高斯随机数发生器-Communication systems random number generator MATLAB mfiles, uniform, Rayleigh, Gaussian random number generator
基于FPGA的高速高斯随机数发生器_陆兴平
- 介绍了一种利用FPGA硬件平台生成高斯随机数的算法(An algorithm for generating Gauss random numbers using FPGA hardware platform is introduced.)