Video details loaded
HomeMIT Learn Differential EquationsClassical Runge-Kutta, ODE4

Classical Runge-Kutta, ODE4

9:38

Description: ODE4 implements the classic Runge-Kutta method, which is the most widely used numerical method for ODEs over the past 100 years. Its major shortcoming is the lack of an error estimate. A simple model of the growth of a flame is an example that is used here and in later videos.

Related MATLAB code files can be downloaded from MATLAB Central

Instructor: Cleve Moler