Skip to content

Runge-Kutta Methods Talk - full resources and self-implemented NINT demos

Notifications You must be signed in to change notification settings

srkvatsa/Runge-Kutta

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

RUNGE KUTTA Methods Presentation

Code and Notes from a Talk on Runge-Kutta Methods for Approximating Differential Equations.

  • Why do we approximate?
  • Euler's Method (Developed from Linearization)
  • Taylor Approximations (And Error Bounds) - (Euler is Taylor)
  • Other Runge Kutta Methods - RK2, RK4
  • Demo of Euler's Method for Physical Modeling - Double Pendulum, Lotka-Volterra

DEMOS contains both Demos.
RESOURCES contains a list of helpful sources to look at for further learning.
NOTES contains raw research notes.

About

Runge-Kutta Methods Talk - full resources and self-implemented NINT demos

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published