Combined multiple recursive generator (supports parallel streams)
Combined multiple recursive generator (supports parallel streams)
Combined multiple recursive generator (supports parallel streams)
Re: Combined multiple recursive generator (supports parallel streams)
RandStream
Random number stream
Description
RandStream creates a random number stream using a specified pseudorandom number generator algorithm.
Input Arguments
gentype — Random number generator algorithm
'mt19937ar' | 'dsfmt19937' | 'mcg16807' | ...
Random number generator algorithm, specified as a character vector or string scalar naming a random number generator. MATLAB offers several generator algorithms. The following table summarizes the names and key properties of the available generator algorithms. Some generator algorithms support multiple streams and substreams to create sets of random numbers that are mutually independent.
for more information
https://www.mathworks.com/help/matlab/ref/randstream.html
Random number stream
Description
RandStream creates a random number stream using a specified pseudorandom number generator algorithm.
Input Arguments
gentype — Random number generator algorithm
'mt19937ar' | 'dsfmt19937' | 'mcg16807' | ...
Random number generator algorithm, specified as a character vector or string scalar naming a random number generator. MATLAB offers several generator algorithms. The following table summarizes the names and key properties of the available generator algorithms. Some generator algorithms support multiple streams and substreams to create sets of random numbers that are mutually independent.
for more information
https://www.mathworks.com/help/matlab/ref/randstream.html
Who is online
Users browsing this forum: No registered users and 4 guests