help-octave
[Top][All Lists]
Advanced

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

empirical_cdf


From: Francesco Potortì
Subject: empirical_cdf
Date: Tue, 21 Sep 2010 15:48:18 +0200

Is this a known bug in 3.2.4 or am I doing anything wrong?

octave> empirical_cdf(linspace(0,1,10),rand(1000,1))'
ans =

   0.00000
   0.11700
   0.24300
   0.35300
   0.46700
   0.58200
   0.68200
   0.79500
   0.89900
   1.00000

octave> empirical_pdf(linspace(0,1,10),rand(1000,1))'
ans =

   0
   0
   0
   0
   0
   0
   0
   0
   0
   0

-- 
Francesco Potortì (ricercatore)        Voice: +39 050 315 3058 (op.2111)
ISTI - Area della ricerca CNR          Fax:   +39 050 315 2040
via G. Moruzzi 1, I-56124 Pisa         Email: address@hidden
(entrance 20, 1st floor, room C71)     Web:   http://fly.isti.cnr.it/


reply via email to

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