#APLQuest 2013-10: Write a function that solves a set of linear equations (see https://apl.quest/2013/10/ to test your solution and view ours).
#APLQuest 2013-10: Write a function that solves a set of linear equations (see https://apl.quest/2013/10/ to test your solution and view ours).
In #FluidMechanics, things like #SurfaceWaves are often modelled using #LinearEquations, which give rise to phenomena such as the principle of #LinearSuperposition, where you can take two or more distinct solutions and simply add them together to get a new solution. Solutions are also periodic and can be decomposed into sinusoidal functions.
1/4