概率统计精华.pdfVIP

  • 82
  • 0
  • 约6.55万字
  • 约 40页
  • 2018-01-24 发布于浙江
  • 举报
概率统计精华

MATLAB6.0 15 MATLAB MatlabR12\Toolbox\Stats 4.1 4.1.1 N P binornd R = binornd(N,P) %NP NP NP R = binornd(N,P,m) %m R R = binornd(N,P,m,n) %m,n R 4-1 R=binornd(10,0.5) R = 3 R=binornd(10,0.5,1,6) R = 8 1 3 7 6 4 R=binornd(10,0.5,[1,10]) R = 6 8 4 6 7 5 3 5 6 2

文档评论(0)

1亿VIP精品文档

相关文档