Colloidal suspension simulator in MATLAB
A colloidal suspension simulator in MATLAB
This MATLAB implementation outputs a statistically accurate random walk simulation, visually consistent with what can be expected from observing colloids in suspension in a viscous fluid under a microscope. The results can be saved as .tiff stacks for postprocessing (trackpy, ...). To run the code, download the contents of the repository, place them all in the same folder, and run random_walker.m in MATLAB.
The parameters the user can change from the GUI are
- Time interval between frames (tau)
- Temperature (T)
- Fluid viscosity (mu)
- Particle diameter (a)
- Number of particles (Npart)
- Number of iterations (iter)
Other more advanced parameters (mm-per-pixel ratio, spatial domain, file save format, etc.) can be accessed in the code directly.
Citar como
Bastien F. G. Aymon (2024). Colloidal suspension simulator in MATLAB (https://github.com/bastenefg/colloidal-suspension-simulator), GitHub. Retrieved February 5, 2024.
Compatibilidad con la versión de MATLAB
Compatibilidad con las plataformas
Windows macOS LinuxEtiquetas
Descubra Live Editor
Cree scripts con código, salida y texto formateado en un documento ejecutable.
No se pueden descargar versiones que utilicen la rama predeterminada de GitHub
| Versión | Publicado | Notas de la versión | |
|---|---|---|---|
| 1.0.1 | Added Image |
|
|
| 1.0.0 |
|
