TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

2D DLA Experiments

6 点作者 hyperific10 个月前

1 comment

_Microft10 个月前
DLA is short for &quot;diffusion limited aggegration&quot;[0]. There are particles performing a random walk [1] and they aggregate (= stick together) if they come close enough to each other.<p>In the second experiment with directional bias the particles are experiencing a constant drift on top of the random walk (or are maybe having unequal probabilities of moving in different directions?)<p>[0] <a href="https:&#x2F;&#x2F;en.m.wikipedia.org&#x2F;wiki&#x2F;Diffusion-limited_aggregation" rel="nofollow">https:&#x2F;&#x2F;en.m.wikipedia.org&#x2F;wiki&#x2F;Diffusion-limited_aggregatio...</a><p>[1] <a href="https:&#x2F;&#x2F;en.wikipedia.org&#x2F;wiki&#x2F;Random_walk" rel="nofollow">https:&#x2F;&#x2F;en.wikipedia.org&#x2F;wiki&#x2F;Random_walk</a>