boundary_locus2


boundary_locus2, a MATLAB code which uses the boundary locus method to plot the boundary of the absolute stability region for a solver of ordinary differential equations (ODE), based on a procedure by Randall Leveque.

Licensing:

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

Languages:

boundary_locus2 is available in a MATLAB version and an Octave version and a Python version

Related Data and Programs:

boundary_locus2_test

boundary_locus, a MATLAB code which uses the boundary locus method to display the region of absolute stability for a solver of ordinary differential equations (ODE), based on a procedure by Randall Leveque.

Author:

John Burkardt.

Reference:

  1. Randall Leveque,
    Finite difference methods for ordinary and partial differential equations,
    Society for Industrial and Applied Mathematics, 2007,
    ISBN13: 978-0-898716-29-0.

Source Code:


Last modified on 27 September 2022.