help-octave
[Top][All Lists]
Advanced

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

Re: What is: cdfn(sqrt(rho)*rndn(1,Ns) + sqrt(1-rho)*rndn(N,Ns))


From: Dmitri A. Sergatskov
Subject: Re: What is: cdfn(sqrt(rho)*rndn(1,Ns) + sqrt(1-rho)*rndn(N,Ns))
Date: Sat, 21 Jun 2008 13:14:23 -0500

On Mon, Jun 16, 2008 at 10:58 AM, pierrreg
<address@hidden> wrote:
>
> Hi
> I don't know if this code is an Octave code, but if it is, I would like to
> know what this code does:
>
> cdfn(sqrt(rho)*rndn(1,Ns) + sqrt(1-rho)*rndn(N,Ns))
>

I would guess this is Gauss (http://www.aptech.com/index.html) code.
They have manuals on-line...

Dmitri.
--


reply via email to

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