You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 22, 2026. It is now read-only.
Simulation involving propagation of transverse waves on ideal strings. It can demonstrate reflection off hard boundaries and open ends, as well as a junction of strings with different physical parameters (mass/length).
Type of issue
New Feature
Bug
Documentation
Possible Fixes / Implementations
This could be done with finite differences and recursive matrix operations ( I believe mathjs offers sparse matrix methods).
Wave on a string
Simulation involving propagation of transverse waves on ideal strings. It can demonstrate reflection off hard boundaries and open ends, as well as a junction of strings with different physical parameters (mass/length).
Type of issue
Possible Fixes / Implementations
This could be done with finite differences and recursive matrix operations ( I believe mathjs offers sparse matrix methods).