Wang Long schrieb:
> Hi Thomas,
> 
> Thank you very much in helping me with this problem! The solution in
> your email solved the problem I mentioned before, but when I tried some
> other t_in's, for example,
>   t_in_2=[0.00 0.10 0.23 0.38 0.63 1.21 1.97];
>   t_in_3=[0.00 0.03 0.05 0.11 0.17 0.25 0.38 0.47 0.68 0.91 1.38 1.98];
> it seems that the same problem comes out again in the 0.6.0 release of
> odepkg :(  
> 
> I examined the improper t_out's, and found that every element in them is
> identical to t_in's, respectively, except those at ``t_out(end-1)'',
> which is created by ode45. Therefore, can we simply make ode45 check the
> length of t_out, and delete certain elements of t_out (and ``y'', of
> course) if the length of t_out is larger than t_in?
> 
> Thanks!
> 
> Regards,
> Wang Long

Hi Wang,

there seems to be another problem in the 0.6.0 solver file(s), I can't see that 
with the current sources. I'll send you a snapshot of the latest solver files 
offside this mailing list in a few minutes (because of the sizes of these 
files). Please try once again with these files...

   Thomas

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Octave-dev mailing list
Octave-dev@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/octave-dev

Reply via email to