Scilab Function

bvode - boundary value problems for ODE

Calling Sequence

[z]=bvode(points,ncomp,m,aleft,aright,zeta,ipar,ltol,tol,fixpnt,...
fsub1,dfsub1,gsub1,dgsub1,guess1)

Parameters

Description

this package solves a multi-point boundary value problem for a mixed order system of ode-s given by

the boundary points satisfy

the orders mi of the differential equations satisfy

1<=m(i)<=4.

Examples

See Also

Author