From help-octave-request at bevo dot che dot wisc dot edu Wed Jan 10 10:24:06 2001 Subject: Dormand-Prince pair in ode45, an RK ordinary differnential equation solver From: Marc Compere To: help-octave at bevo dot che dot wisc dot edu Date: Tue, 9 Jan 2001 18:29:30 -0600 Octave users, I've recently modified my version of Matlab's ode45.m (an ordinary differnetial equation solver) to use the Dormand-Prince coefficients in it's Runge-Kutta formulation. The new ode45.m along with ode23, ode78, rk2fixed, rk4fixed, and rk8fixed can all be found at: http://marc.me.utexas.edu/tmp/octave_ode_solvers/ode_v1.10.tar.gz or individually in: http://marc.me.utexas.edu/tmp/octave_ode_solvers/ode_v1.10/ or on the octave-sources list at: Best regards, Marc -- _________________________________________________ Marc Compere, The University of Texas at Austin CompereM at asme dot org, (512)471-7347, <>< http://nerdlab.me.utexas.edu/~compere _________________________________________________ ------------------------------------------------------------- Octave is freely available under the terms of the GNU GPL. Octave's home on the web: http://www.octave.org How to fund new projects: http://www.octave.org/funding.html Subscription information: http://www.octave.org/archive.html -------------------------------------------------------------