help-octave
[Top][All Lists]
Advanced

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

Re: Uncorrelated random variables


From: David Bateman
Subject: Re: Uncorrelated random variables
Date: Fri, 30 Jun 2006 14:13:34 +0200
User-agent: Mozilla Thunderbird 1.0.6-7.6.20060mdk (X11/20050322)

Evgeny Turchyn wrote:

>  Hello, All!
>  Suppose that we use Octave to generate a sample of size c from, say, normal 
> distribution
>using function normal_rnd (0, 1, 1, c). Can we consider the obtained
>vector as a realization of vector which elements are
>uncorrelated random variables with distribution N(0;1) ?
>(The important moment for me is uncorrelatedness.)
>   Thanks in advance.
>   Best regards, Evgeny Turchyn.
>  
>
I'd suggest using rand, randn, randp and randg rather than the code from
the statistics toolbox at the moment. The statistics toolbox code should
be ported to use these rather than recreate the distributions in an
m-file as it currently does..

D.

-- 
David Bateman                                address@hidden
Motorola Labs - Paris                        +33 1 69 35 48 04 (Ph) 
Parc Les Algorithmes, Commune de St Aubin    +33 6 72 01 06 33 (Mob) 
91193 Gif-Sur-Yvette FRANCE                  +33 1 69 35 77 01 (Fax) 

The information contained in this communication has been classified as: 

[x] General Business Information 
[ ] Motorola Internal Use Only 
[ ] Motorola Confidential Proprietary



reply via email to

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