Skip to content

Runge–Kutta methods are a family of implicit and explicit iterative methods, which include the well-known routine called the Euler Method, used in temporal discretization for the approximate solutions of ordinary differential equations.In this project I implemented this method, and as documentation I used http://www.numerical.recipes

Notifications You must be signed in to change notification settings

StanDarius24/Assembly

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 

About

Runge–Kutta methods are a family of implicit and explicit iterative methods, which include the well-known routine called the Euler Method, used in temporal discretization for the approximate solutions of ordinary differential equations.In this project I implemented this method, and as documentation I used http://www.numerical.recipes

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published