verlet_simulation


verlet_simulation, an Octave code which demonstates the use of Verlet integration to simulate simple problems in dynamics, involving changes in position and velocity.

Licensing:

The information on this web page is distributed under the MIT license.

Languages:

verlet_simulation is available in a MATLAB version and an Octave version.

Related Data and Programs:

verlet_simulation_test

octave_simulation, an Octave code which uses simulation to study card games, contests, and other processes which have a random element. Usually, the purpose is to try to predict the average behavior of the system over many trials.

Reference:

  1. Nick Berry,
    Verlet integration,
    July 2018,
    https://datagenetics.com/blog/july22018/index.html

Source Code:


Last modified on 08 September 2022.