help-octave
[Top][All Lists]
Advanced

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

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


From: pierrreg
Subject: What is: cdfn(sqrt(rho)*rndn(1,Ns) + sqrt(1-rho)*rndn(N,Ns))
Date: Mon, 16 Jun 2008 08:58:44 -0700 (PDT)

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 guess that cdfn is the cumulative distribution function 
and rndn is a random generator that generates a random variable between 0
and 1. 

assuming that Ns=1000, N=100, rho=0.5 
Thank you
-- 
View this message in context: 
http://www.nabble.com/What-is%3A-cdfn%28sqrt%28rho%29*rndn%281%2CNs%29-%2B-sqrt%281-rho%29*rndn%28N%2CNs%29%29-tp17867615p17867615.html
Sent from the Octave - General mailing list archive at Nabble.com.



reply via email to

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