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).
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).