MENU

Fun & Interesting

Runge-Kutta Integrator Overview: All Purpose Numerical Integration of Differential Equations

Steve Brunton 63,574 lượt xem 2 years ago
Video Not Working? Fix It Now

In this video, I introduce one of the most powerful families of numerical integrators: the Runge-Kutta schemes. These provide very accurate and efficient "all-purpose" numerical integrators for ordinary differential equations. Specifically, we introduce the 2nd-order and 4th-order accurate RK schemes (called RK2 and RK4) and break these algorithms down into simple and intuitive steps. These algorithms are also explained with pictures.

Playlist: https://www.youtube.com/playlist?list=PLMrJAkhIeNNTYaOnVI3QpH7jgULnAmvPA
Course Website: http://faculty.washington.edu/sbrunton/me564/

@eigensteve on Twitter
eigensteve.com
databookuw.com

This video was produced at the University of Washington

%%% CHAPTERS %%%
0:00 Overview
3:15 2nd Order Runge-Kutta Integrator
8:07 Geometric intuition for RK2 Integrator
19:59 4th Order Runge-Kutta Integrator

Comment