Skip to content

A web application for simulating physical phenomena.

Notifications You must be signed in to change notification settings

panorama32/physics-draw

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

[EN]

Physics Draw

A web application for simulating physical phenomena.

Brownian motion

Currently, this web application implements a simulation of Brownian motion using a stochastic model. It uses a linear feedback shift register (LFSR) for random number generation, which is implemented by myself. It also allows you to choose the primitive polynomial to be used for the LFSR.

[JP]

Physics Draw

物理現象のシミュレーションをパラメータを操作して再現できるWebアプリケーションです

ブラウン運動

現在このWebアプリケーションには確率モデルを用いたブラウン運動のシミュレーションが実装されています。 乱数生成には線形帰還シフトレジスタ(LFSR)を用いており、自前で実装しています。 またLFSRに使用する原始多項式を選べるようになっています。

URL: https://physics-draw.netlify.app/

About

A web application for simulating physical phenomena.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published