help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Question


From: Tatsuro MATSUOKA
Subject: Re: Question
Date: Fri, 15 Jul 2011 08:03:11 +0900 (JST)

Hello

ode15s is not implemented in octave.
Please use lsode instaed.

If you have installed the odepkg octave-forge package, you can use the ode 
solver for the stiff problem like ode5r etcs. 

Regards

Tatsuro

--- On Fri, 2011/7/15, Mansoureh Shahalami wrote:

> 
> Hi everyone,
> I used ode15s to solve my system but it can't solve because of the following 
> warning:
> Warning: Failure at t=1.650646e+002. Unable to meet integration tolerances 
> without reducing the step size below the smallest value allowed 
> (5.864272e-013) at time t.
> would you please guide me what I have to do to solve my system?
> Thanks,
> Kati


reply via email to

[Prev in Thread] Current Thread [Next in Thread]