mroughan / LinePicking

Numerical code for geometric probability problems, in particular density functions for the "line picking" problem.
0 stars 1 forks source link

simulation #18

Closed mroughan closed 12 years ago

mroughan commented 12 years ago

Maybe we should have simulation functions, to (i) generate a set of points, (ii) calculate a set of distances (for N pairs of IID points) It would make the Matlab code cleaner.

lamestllama commented 12 years ago

Matt

I agree

I will implement a couple tomorrow

Eric

On 30/08/2012, at 2:01 PM, Matthew Roughan wrote:

ave simulation functions, to (i) generate a set of points, (ii) calculate a set of distances (for N pairs of IID points) It would make the Matlab code cleaner.