June 2018 Update
This commit is contained in:
parent
ba8067c3b7
commit
22f33d4004
5278 changed files with 84726 additions and 14379 deletions
|
|
@ -10,4 +10,6 @@ st_store(k,2,0.5*runiform(2500,1))
|
|||
st_store(k,3,0.5:+0.5*halton(2500,1))
|
||||
end
|
||||
twoway scatter y x, msize(tiny) color(blue) ///
|
||||
|| scatter z x, msize(tiny) color(green)
|
||||
|| scatter z x, msize(tiny) color(green) legend(off) xtitle("") ///
|
||||
title(Distribution: Van der Corput (top) vs pseudorandom) ///
|
||||
ylabel(, angle(0) format(%3.1f))
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue