[R] solving first-order differential equation

Johannes Ranke jranke at uni-bremen.de
Mon Jun 12 12:40:40 CEST 2006


The fourth-order Runge-Kutta method is in the odesolve package on CRAN, 
but they manual says, only for didactial purposes. First order
differential equations are generally conveniently solved by the 
lsoda function in this package. I hope this helps, even if it does not
directly answer your question.

Best regards,

Johannes Ranke

* ZhanWu Dai <zhanwu.dai at bordeaux.inra.fr> [060612 12:00]:
> 
> I am an initial user of R. Could you give me some explanations or examples on how to solve the first order differential equations by the first-order Runge-Kutta method? 
> 
> Thank you very much
> 
> Kind regards
> 

> ______________________________________________
> R-help at stat.math.ethz.ch mailing list
> https://stat.ethz.ch/mailman/listinfo/r-help
> PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html

-- 
Dr. Johannes Ranke                 jranke at uni-bremen.de
UFT Bremen, Leobenerstr. 1         +49 421 218 8971 
D-28359 Bremen                     http://www.uft.uni-bremen.de/chemie/ranke



More information about the R-help mailing list