Scilab Function

bvode - boundary value problems for ODE

Sequence d'appel

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

Parametres

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.

Exemples

Voir aussi

Auteur