Matlab 画出正态分布图,要那些参数?
答案:1 悬赏:60 手机版
解决时间 2021-02-28 14:22
- 提问者网友:孤山下
- 2021-02-27 21:48
均值、标准差 这两个可以吗?
最佳答案
- 五星知识达人网友:逃夭
- 2021-02-27 22:39
evaluated at the values in XY = NORMPDF(X,MU.
The size of Y is the common size of the input arguments,MU,SIGMA) returns the pdf of the normal distribution with
mean MU and standard deviation SIGMA,SIGMA);
Y = NORMPDF(X
The size of Y is the common size of the input arguments,MU,SIGMA) returns the pdf of the normal distribution with
mean MU and standard deviation SIGMA,SIGMA);
Y = NORMPDF(X
我要举报
如以上问答信息为低俗、色情、不良、暴力、侵权、涉及违法等信息,可以点下面链接进行举报!
大家都在看
推荐资讯