Navigation

Operators and Keywords

Function List:

C++ API

odebvp

Package Version:1.0.6
Last Release Date:2009-05-06
Package Author:Tiago Charters de Azevedo
Package Maintainer:Tiago Charters de Azevedo
License:GPL version 2 or later

Description

To approximate the solution of the boundary-value problem y''=p(x)*y' + q(x)*y + r(x), a<=x<=b, y(a)=alpha, y(b)=beta by the linear finite-diffence method.

Details

Dependencies: Octave (>= 2.9.9)
Autoload:Yes