MENU

Fun & Interesting

Coding a Fourth-Order Runge-Kutta Integrator in Python and Matlab

Steve Brunton 32,406 2 years ago
Video Not Working? Fix It Now

In this video, I code up a 4th-order accurate Runge-Kutta integrator in Python and Matlab, and then I use this integrator to simulate the chaotic Lorenz 1963 system. 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 Problem setup and Lorenz 1963 example 6:16 Matlab code example 24:48 Python code example

Comment