kdv_ift, an Octave code which solves the Korteweg-deVries equation using the Inverse Fourier Transform (IFT) method, by Aly-Khan Kassam, Lloyd Trefethen.
The information on this web page is distributed under the MIT license.
kdv_ift is available in a Fortran90 version and a MATLAB version and an Octave version.
etdrk4, an Octave code which uses the ETD RK4 method to solve systems of stiff ordinary differential equations (ODE), by Aly-Khan Kassam, Lloyd Trefethen.
etdrk4, an Octave code which uses the ETD RK4 method to solve systems of stiff ordinary differential equations (ODE), by Aly-Khan Kassam, Lloyd Trefethen.
kdv_etdrk4, an Octave code which uses the ETDRK4 method to solve the Korteweg-DeVries equation, by Aly-Khan Kassam, Lloyd Trefethen.
Aly-Khan Kassam, Lloyd Trefethen; Modifications by John Burkardt.