help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

random number generation


From: supawolo
Subject: random number generation
Date: Fri, 9 Oct 2009 12:14:02 -0700 (PDT)

I would like to generate a sequence of random numbers via the mersenne
twister in octave that is exactly the same as a sequence of random numbers
in Matlab.  Could someone let me know if they've been able to do this?  I've
tried various permutations of setting rand('twister',...) in matlab as well
as rand('state',...) in octave but i simply cannot get them to generate the
same thing.  Any help would be very much appreciated. Thanks.
-- 
View this message in context: 
http://www.nabble.com/random-number-generation-tp25826419p25826419.html
Sent from the Octave - General mailing list archive at Nabble.com.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]