Leon Bello edited untitled.tex  over 8 years ago

Commit id: b5d5dcea046664852d1c4b9384367e48aabe8370

deletions | additions      

       

\section{Overview}  Diffusion-Limited Aggregation (DLA) is a process whereby particles undergoing Brownian motion aggregate to form clusters of particles particles,  and can be observed in many natural phenomenon, such as the formation of snowflakes and the formation of electrically conducting regions inan insulating material going through  a dielectric breakdown. These clusters are an example of a fractal, i.e. a pattern that replicates itself in any scale. The model is simple, but the patterns produced are rich and complex. The primary means to study DLA is by computer simulations, where a random-walker diffuses in the lattice. When the random-walker reaches it diffuses into  a "sticky" site it too becomes "sticky", as well as any other walker that reaches it, creating clusters. In this work, I write a simple MATLAB code to demonstrate some properties of DLA and patterns that emerge.