필터 지우기
필터 지우기

random Gaussian

조회 수: 1 (최근 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 CenterFile Exchange에서 Random Number Generation에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by