2d diffusion simulation, GUI

points with random step each frame of time

現在この提出コンテンツをフォロー中です。

http://simulations.narod.ru/
The diffusion is simulated as set of points with random step each frame of time. Looks like brownian motion.
Step of point can be estimated from diffusion equation:
dn/dt=D*(d2n/dx2+d2n/dx2)
then approximately:
1/dt=D/dx^2
dx=sqrt(D*dt)
dt - time step
D - diffusion coefficient
dx - step of point

引用

Maxim Vedenyov (2026). 2d diffusion simulation, GUI (https://jp.mathworks.com/matlabcentral/fileexchange/34103-2d-diffusion-simulation-gui), MATLAB Central File Exchange. に取得済み.

謝辞

ヒントを与えたファイル: 2d diffusion simulator with particle track option

カテゴリ

Help Center および MATLAB AnswersPhysics についてさらに検索

一般的な情報

MATLAB リリースの互換性

  • すべてのリリースと互換性あり

プラットフォームの互換性

  • Windows
  • macOS
  • Linux
バージョン 公開済み リリース ノート Action
1.0.0.0