flame_ode_test, a MATLAB code which calls flame_ode(), which solves an ordinary differential equation (ODE) which models the growth of a ball of flame in a combustion process.
The information on this web page is distributed under the MIT license.
flame_ode, a MATLAB code which considers an ordinary differential equation (ODE) that models the growth of a ball of flame in a combustion process.
flame_euler used euler().
flame_ode45 used ode45().