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 DDEs<br />

Discontinuities<br />

dde23 can solve problems with discontinuities in the history or discontinuities<br />

in coefficients <strong>of</strong> the equations. It provides properties that enable you to supply<br />

locations <strong>of</strong> known discontinuities and a different initial value.<br />

Discontinuity Property Comments<br />

At the initial value InitialY Generally the initial value yt ( 0 ) is the<br />

t = t 0<br />

value St ( 0 ) returned by the history<br />

function, which is to say that the<br />

solution is continuous at the initial<br />

point. However, if this is not the case,<br />

supply a different initial value using<br />

the InitialY property.<br />

In the history, i.e.,<br />

the solution at<br />

t < t 0 , or in the<br />

equation<br />

coefficients for<br />

t > t 0<br />

Jumps Provide the known locations t <strong>of</strong> the<br />

discontinuities in a vector as the value<br />

<strong>of</strong> the Jumps property.<br />

State-dependent Events dde23 uses the events function you<br />

supply to locate these discontinuities.<br />

When dde23 finds such a discontinuity,<br />

restart the integration to continue.<br />

Specify the solution structure for the<br />

current integration as the history for<br />

the new integration. dde23 extends<br />

each element <strong>of</strong> the solution structure<br />

after each restart so that the final<br />

structure provides the solution for the<br />

whole interval <strong>of</strong> integration. If the<br />

new problem involves a change in the<br />

solution, use the InitialY property to<br />

specify the initial value for the new<br />

integration.<br />

5-57

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

Saved successfully!

Ooh no, something went wrong!