15.11.2014 Views

MATLAB Mathematics - SERC - Index of

MATLAB Mathematics - SERC - Index of

MATLAB Mathematics - SERC - Index of

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

Initial Value Problems for ODEs and DAEs<br />

ode23tb Stiff differential equations TR-BDF2<br />

ode15i Fully implicit differential equations BDFs<br />

ODE Solution Evaluation and Extension<br />

You can use the following functions to evaluate and extend solutions to ODEs.<br />

Function<br />

deval<br />

odextend<br />

Description<br />

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

solvers.<br />

Extend the solution <strong>of</strong> an initial value problem for an ODE<br />

ODE Solvers Properties Handling<br />

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

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

alter, or access an options structure.<br />

Function<br />

odeset<br />

odeget<br />

Description<br />

Create or alter options structure for input to ODE solver.<br />

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

ODE Solver Output Functions<br />

If an output function is specified, the solver calls the specified function after<br />

every successful integration step. You can use odeset to specify one <strong>of</strong> these<br />

sample functions as the OutputFcn property, or you can modify them to create<br />

your own functions.<br />

Function<br />

odeplot<br />

odephas2<br />

Description<br />

Time-series plot<br />

Two-dimensional phase plane plot<br />

5-3

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

Saved successfully!

Ooh no, something went wrong!