RandomWalk
Info
This is the simulation of Random Walk. The animation is generated by Python with Manim and NumPy. The code is available in here.
1. 2D Random Walk
Rnadom walk in 2D plane:
2. 3D Random Walk
Random walk in 3D space:
RandomWalk
https://chunbaobao.github.io/2024/11/22/randomwalk/