搜索资源列表
random_nor_eve
- 用VC++6实现的一个伪随机数生成演示程序源码,包含了正态分布随机数生成和平均分布随机数两种生成方式。-VC 6 achieved a pseudo-random number generator demonstration program source code, including the normal random number generation and distribution of random numbers generated both ways.
norm01.rar
- 自己编写的随机数产生程序 可以产生(0,1)之间的正态分布随机数,I have written procedures for the random number generator can generate (0,1) random number between normal distribution
random-inc
- 用c语言编写的产生正态随机数的源代码: 算法一产生12个(0,1)平均分布的随机函数,用大数定理可以模拟出正态分布。 算法二用到了数学中的雅可比变换,直接生成正态分布,但此算法在计算很大规模的数时 会出现溢出错误。-With the c language normal random number generation source code: Algorithm 1 produces 12 (0,1) the average distribution of the rand
distribution
- 产生均匀分布、正态分布、瑞利分布、泊松分布这几种分布的随机数,包括实现各部分的子函数和主函数-Produce uniform distribution, normal distribution, Rayleigh distribution, Poisson distribution random number distribution of these types, including the realization of the various parts of the Functions a
random
- 利用matlab语言编写的标准正态分布,泊松分布,瑞利分布下的随机数的产生。-Use of matlab language standard normal distribution, Poisson distribution, Rayleigh distribution under the random number generation.
VC_random_function
- 该函数用VC++编写,实现生成正态分布随机数的功能-This function is written with VC++ to achieve the functionality to generate normal random numbers
gaussm
- 产生均值为0、方差为1的正态分布随机数。主程序为gaussm.c。-Produce zero mean and variance of a normal distribution random number. Main program gaussm.c.
Vranndom_norrC
- 用Visual C++6实现的一个伪随机数生成演示程序源码源码,包包含了正态分布随机数生成与平均分布随机数两种生成方式。 可直接使用。 -Visual C++6 a pseudo-random number generator source code of the demo program package contains the normal distribution random number generator with the average distribution of the
Hranndomma
- 产生任意均值与方差的正态分布随机数序列列产生任意均值与方差的正态分布随机数序列 -Produce any mean and variance of normally distributed random number sequence column generates arbitrary mean and variance of normally distributed random number sequence
statistical-analysis
- 随机模拟和统计分析 max,min - 最大,最小值 sum - 求和 mean - 均值 std - 标准差 sort - 排序(升序) sortrows - 按某一列排序(升序) rand - [0,1]区间均匀分布随机数 randn - 标准正态分布随机数 randperm - 1...n 随机排列 regress - 线性回归 classify - 统计聚类 *trim - 坏数据祛除 *specrnd -
CEV_MC
- 使用正态分布随机数蒙特卡洛模拟CEV过程-Normally distributed random numbers using Monte Carlo simulation process CEV
Form1
- 正态分布期望方差求解,100个随机数转换为正态分布随机数-Solving normal expectation variance
Desktop
- 不需要调用函数编写正态分布生成随机数程序(normal distribution generate random numbers)
正态分布的蒙特卡罗随机抽样
- 产生正态分布的随机数(produce random)
正态分布随机数
- 实现正态分布随机数,可以控制平均值和标准差(The realization of normal distribution random number)
fvrvware__imilement
- 用VC++6实现的一个伪随机数生成演示程序源码,包含了正态分布随机数生成和平均分布随机数两种生成方式,()
Desktop5
- 用C语言产生正态分布随机数、泊松分布随机数和瑞丽分布随机数(Using C language to produce normal distribution random number, Poisson distribution random number and Rayleigh distribution random number)
nnternal
- 用VC++6实现的一个伪随机数生成演示程序源码,包含了正态分布随机数生成和平均分布随机数两种生成方式,()
C#生成正态分布数
- 用C#生成符合正态分布数,并在界面进行显示(Using C# to generate normal distribution numbers, and display them at the interface.)
moupling_application
- 用VC++6实现的一个伪随机数生成演示程序源码,包含了正态分布随机数生成和平均分布随机数两种生成方式,(Using VC 6 to realize a pseudorandom number generation demonstration program source code, including normal distribution random number generation and average distribution random number generation met