フィルターのクリア

random Gaussian

2 ビュー (過去 30 日間)
Ricky
Ricky 2012 年 3 月 27 日
Hi there,
Could anyone tell me how to generate a random Gaussian of m x n matrix?
Cheers

回答 (2 件)

owr
owr 2012 年 3 月 27 日
randn(m,n)

Jonathan Sullivan
Jonathan Sullivan 2012 年 3 月 28 日
normrnd(mu,sig,m,n)

カテゴリ

Help Center および File ExchangeRandom Number Generation についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by