40 likes | 297 Views
The Mouse and Cheese Matrix. A Random Walk Simulation By Emilia Wakamatsu. Similar to DLA Placed “mouse”, A( x,y )==0, in middle of matrix of 1s Set equal probabilities for each direction Experimented with two different boundary conditions. Methods. Teleporting cheese walls.
E N D
The Mouse and Cheese Matrix A Random Walk Simulation By Emilia Wakamatsu
Similar to DLA • Placed “mouse”, A(x,y)==0, in middle of matrix of 1s • Set equal probabilities for each direction • Experimented with two different boundary conditions Methods
Teleporting cheese walls (periodic boundary conditions)
Legit cheese walls (Non-periodic boundary conditions) *Run my code with MATLAB