MATLAB: How to change the settings for randstream in Matlab or Simulink

random number generator

I am using gaussian random generator using Simulink, which uses a randseed to generate the random numbers as noise based on mean and variance. How do I change the randstream settings in matlab or simulink, which is used for the generation of these random numbers? I believe the default setting is the Mersenne twister for the randstream…

Best Answer

I suggest you read this series of pages: http://www.mathworks.com/help/techdoc/math/brnuahp.html