From: zhang wei on
when i use the dde23 to solve a delay differential euqation,it always

Warning: Failure at t=1.369240e+001. Unable to meet integration tolerances without
reducing the step size below the smallest value allowed (2.842171e-014) at time t.
> In dde23 at 486
In revisemodel_delay>fitnessrevisemodel at 236
In revisemodel_delay at 123

i have set the options=ddeset('RelTol',1e-4,'AbsTol',1e-7);

would you tell me how to handle the problem ?
From: Steven Lord on

"zhang wei" <zhang20051252(a)126.com> wrote in message
news:hv1j68$t83$1(a)fred.mathworks.com...
> when i use the dde23 to solve a delay differential euqation,it always
> Warning: Failure at t=1.369240e+001. Unable to meet integration
> tolerances without
> reducing the step size below the smallest value allowed (2.842171e-014) at
> time t.
>> In dde23 at 486
> In revisemodel_delay>fitnessrevisemodel at 236
> In revisemodel_delay at 123
>
> i have set the options=ddeset('RelTol',1e-4,'AbsTol',1e-7);
> would you tell me how to handle the problem ?

Try relaxing your tolerances.

--
Steve Lord
slord(a)mathworks.com
comp.soft-sys.matlab (CSSM) FAQ: http://matlabwiki.mathworks.com/MATLAB_FAQ
To contact Technical Support use the Contact Us link on
http://www.mathworks.com