• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Matlab randn dumb question

Ynog

Golden Member
I know this is a stupid question, but its late, and its been a long day of work.
So humor me.

Ok, in matlab randn will give you Normally distributed random numbers.
With a mean of 0 and a sigma of 1.

So to use randn, to get a sigma of say .1. Now if I am wrong here, correct me.
Couldn't you just do a randn/10; Seems simple enough, maybe too simple.

If someone knows if this is correct or incorrect, I would appreciate it.


Thanks
 
Back
Top