随机数产生的matlab例子我要分享

Matlab example of random number generation

正态-随机数 randgenerator 随机数 随机数-matlab 随机数产生

关注次数: 213

下载次数: 0

文件大小: 2K

代码分类: 仿真计算

开发平台: matlab

下载需要积分: 1积分

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

代码描述

中文说明:一个随机数产生的matlab例子,内含三种随机数生成方法。[0,1]分布,N(0,1)正态分布,n个N(a,b)正态分布


English Description:

A matlab example of random number generation contains three random number generation methods. [0, 1] distribution, n (0, 1) normal distribution, n (a, b) normal distribution


代码预览