求教在matlab中生成服从正态分布的随机数
3个回答
展开全部
Y = randn(m,n)
生成均值为0 方差为1 m×n的由正态分布随机数构成的矩阵
生成均值为0 方差为1 m×n的由正态分布随机数构成的矩阵
已赞过
已踩过<
评论
收起
你对这个回答的评价是?
Sievers分析仪
2024-10-13 广告
2024-10-13 广告
是的。传统上,对于符合要求的内毒素检测,最终用户必须从标准内毒素库存瓶中构建至少一式两份三点标准曲线;必须有重复的阴性控制;每个样品和PPC必须一式两份。有了Sievers Eclipse内毒素检测仪,这些步骤可以通过使用预嵌入的内毒素标准...
点击进入详情页
本回答由Sievers分析仪提供
展开全部
help randn
已赞过
已踩过<
评论
收起
你对这个回答的评价是?
展开全部
>> help normrnd
NORMRND Random matrices from normal distribution.
R = NORMRND(MU,SIGMA) returns a matrix of random numbers chosen
from the normal distribution with parameters MU and SIGMA.
The size of R is the common size of MU and SIGMA if both are matrices.
If either parameter is a scalar, the size of R is the size of the other
parameter. Alternatively, R = NORMRND(MU,SIGMA,M,N) returns an M by N
matrix.
NORMRND Random matrices from normal distribution.
R = NORMRND(MU,SIGMA) returns a matrix of random numbers chosen
from the normal distribution with parameters MU and SIGMA.
The size of R is the common size of MU and SIGMA if both are matrices.
If either parameter is a scalar, the size of R is the size of the other
parameter. Alternatively, R = NORMRND(MU,SIGMA,M,N) returns an M by N
matrix.
本回答被网友采纳
已赞过
已踩过<
评论
收起
你对这个回答的评价是?
推荐律师服务:
若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询