kursiv_pde_etdrk4, a MATLAB code which uses the exponential time differencing (ETD) RK4 method to solve the Kuratomo-Sivashinsky PDE as a system of stiff ordinary differential equations (ODE), by Aly-Khan Kassam, Lloyd Trefethen.
The information on this web page is distributed under the MIT license.
kursiv_pde_etdrk4 is available in a MATLAB version and an Octave version.
kdv_etdrk4, a MATLAB code which uses the ETDRK4 method to solve the Korteweg-DeVries equation, by Aly-Khan Kassam, Lloyd Trefethen.
kdv_ift, a MATLAB code which uses the IFT method to solve the Korteweg-DeVries equation, by Aly-Khan Kassam, Lloyd Trefethen.
Original MATLAB version by Aly-Khan Kassam, Lloyd Trefethen; This version by John Burkardt.