This page contains information about computing moving averages of solutions of ODEs. We have written two codes that perform averaging. A Matlab function odeavg.m is based on a variant of the Matlab delay solver dde23; and a Fortran 90 subroutine ODEAVG.F90 has been added to the F90 delay solver DDE_SOLVER_M.F90. Included are a manuscript that describes the relevant ideas, the source code for each of the two solvers, and examples programs for each solver.
Please contact the authors if you experience any difficulties with the material on this page or if you have any questions, comments, or suggestions regarding the use of either of the two solvers.
Last updated: 03/06/2006
Available Materials: