A statistically accurate random walk simulation, visually consistent with what can be expected from a colloids in suspension
이 제출물을 팔로우합니다
- 팔로우하는 게시물 피드에서 업데이트를 확인할 수 있습니다
- 정보 수신 기본 설정에 따라 이메일을 받을 수 있습니다
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.
인용 양식
Bastien F. G. Aymon (2024). Colloidal suspension simulator in MATLAB (https://github.com/bastenefg/colloidal-suspension-simulator), GitHub. Retrieved February 5, 2024.
GitHub 디폴트 브랜치를 사용하는 버전은 다운로드할 수 없음
| 버전 | 퍼블리시됨 | 릴리스 정보 | Action |
|---|---|---|---|
| 1.0.1 | Added Image |
||
| 1.0.0 |
