bvp_fd_test, an Octave code which calls bvp_fd(), which uses the finite difference method (FDM) to solve a boundary value problem (BVP).
The computer code and data files made available on this web page are distributed under the MIT license
bvp_fd, an Octave code which uses the finite difference method (FDM) to solve a boundary value problem (BVP).