Previous | Next --- Slide 37 of 42
Back to Lecture Thumbnails
jesshuifeng

Is there any better way for this?

AL_

so what do we do for this?

jin

Can we instead surround each rotation of the spiral with squares and sample on the edges of all the squares? (Actually that wouldn't cover most of the spiral.. nevermind!)

verylostpenguin

I think we can either try another method, or we can use adapative rejection sampling

haotingl

any efficient way to do this?

winstonc

We can probably parameterize this spiral and uniformly sample over a linear distribution.

aabedon

What would be the best way to sample this?