CGLsim1D.m
Matlab program that simulates the evolution of the one-dimensional CGL equation using
pseudo-spectral code for the derivatives terms and exponential time-stepping
for the time integration.
CGLsim2D.m
Matlab program that simulates the evolution of the two-dimensional CGL equation using
pseudo-spectral code for the derivatives terms and exponential time-stepping
for the time integration. Here, a square container is assumed.
http://www.cmp.caltech.edu/~mcc/STChaos/
Java simulator (with available source code) for the
modified Ginzburg-Landau equation
as well as the Bar-Eiswirth model and coupled quadratic maps.