October 16, 2005

Numerical Methods


For my Differential Equations class, I researched and implemented various numerical methods for solving ODEs. I learned about estimating error, stiffness, the Runge-Kutta method, and adaptive step solvers.