matlab normrnd()mvnrnd()之间的区别

时间:2017-05-12 11:32:20

标签: matlab

如果我这样做,Matlab有什么不同:

R = mvnrnd(MU,SIGMA)

VS

R = normrnd(mu,sigma)

0 个答案:

没有答案