多种方法实现分布的随机数产生我要分享

Several methods to generate random number of distribution

产生高斯分布 matlab瑞利分布 distribution 产生指数分布 指数分布

关注次数: 197

下载次数: 0

文件大小: 1KB

代码分类: 仿真计算

开发平台: matlab

下载需要积分: 1积分

版权声明:如果侵犯了您的权益请与我们联系,我们将在24小时内删除。

代码描述

中文说明:

多种方法实现各(均匀分布,高斯分布,指数分布,瑞利分布等)分布的随机数产生。


English Description:

A variety of methods to achieve the (uniform distribution, Gaussian distribution, exponential distribution, Rayleigh distribution, etc.) distribution of random number generation.


代码预览

Random

......\Gauss.m

......\GaussRN.m

......\others.m

......\uniform.m