help-octave
[Top][All Lists]
Advanced

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

random numbers


From: G. Bürger
Subject: random numbers
Date: Mon, 15 Feb 1999 13:15:16 +0100 (MET)

Hello,

I am not that familiar with random number generators. But is it
reasonable that for 2 independant random series, generated with

e=normal_rnd(100000,2);

I always find cor(e(:,1),e(:,2)) in the order of 1e-3?

For my taste, this is a little too much.

Is it?

        Gerd



reply via email to

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