()产生正态分布的随机矩阵。A、rand(m,n)B、eye(m,n)C、magic(N)D、randn(m,n)

题目

()产生正态分布的随机矩阵。

  • A、rand(m,n)
  • B、eye(m,n)
  • C、magic(N)
  • D、randn(m,n)

相似考题