random Gaussian

Hi there,
Could anyone tell me how to generate a random Gaussian of m x n matrix?
Cheers

回答 (2 件)

owr
owr 2012 年 3 月 27 日

0 投票

randn(m,n)
Jonathan Sullivan
Jonathan Sullivan 2012 年 3 月 28 日

0 投票

normrnd(mu,sig,m,n)

カテゴリ

ヘルプ センター および File ExchangeRandom Number Generation についてさらに検索

質問済み:

2012 年 3 月 27 日

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by