15.11.2014 Views

MATLAB Mathematics - SERC - Index of

MATLAB Mathematics - SERC - Index of

MATLAB Mathematics - SERC - Index of

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

5 Differential Equations<br />

BVP Function Summary<br />

ODE Boundary Value Problem Solver<br />

Solver<br />

bvp4c<br />

Description<br />

Solve boundary value problems for ordinary differential<br />

equations.<br />

BVP Helper Functions<br />

Function<br />

bvpinit<br />

deval<br />

Description<br />

Form the initial guess for bvp4c.<br />

Evaluate the numerical solution using the output <strong>of</strong> bvp4c.<br />

BVP Solver Properties Handling<br />

An options structure contains named properties whose values are passed to<br />

bvp4c, and which affect problem solution. Use these functions to create, alter,<br />

or access an options structure.<br />

Function<br />

bvpset<br />

bvpget<br />

Description<br />

Create/alter the BVP options structure.<br />

Extract properties from options structure created with bvpset.<br />

ODE Boundary Value Problem Examples<br />

These examples illustrate the kind <strong>of</strong> problems you can solve using the BVP<br />

solver. Click the example name to see the code in an editor. Type the example<br />

name at the command line to run it.<br />

5-62

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!