matlab - How to make zero-mean random noise with standard deviation equal to 1? -


this question has answer here:

hi i'm trying make equation within matlab.

the equation zero-mean random noise standard deviation equal 1

how make zero-mean random noise standard deviation equal 1 ?

.

the function looking randn. create vector or matrix 0 mean , 1 variance, distributed.

noise = randn(nrows,ncols); 

Comments

Popular posts from this blog

asp.net mvc - SSO between MVCForum and Umbraco7 -

Python Tkinter keyboard using bind -

ubuntu - Selenium Node Not Connecting to Hub, Not Opening Port -