help-octave
[Top][All Lists]
Advanced

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

Re: parcellfun and rand


From: Muhali
Subject: Re: parcellfun and rand
Date: Tue, 7 Sep 2010 08:53:05 -0700 (PDT)


Muhali wrote:
> 
> octave:> disp(parcellfun(2, inline("randn(2,1)"), cell(1,2),
> "verboselevel", 0))
>   -1.04528  -1.04528
>   -0.37886  -0.37886
> 

this kind of thing is quite important, for example, in Monte Carlo studies,
which can be done in parallel but usually need a randomization, and that is,
uncorrelated output from the above example.

How do I get this?

M.

-- 
View this message in context: 
http://octave.1599824.n4.nabble.com/parcellfun-and-rand-tp2526487p2529944.html
Sent from the Octave - General mailing list archive at Nabble.com.


reply via email to

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