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.
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.
Labels: algorithms