Gnu Octave Script: Lorenz Attractor (Could be run under Matlab as an alternative)
-
Extract both files: lorenz.m and h_f_RungeKutta.m into the current working directory of Gnu Octave or Matlab.
-
At the Gnu Octave command prompt type in the command
lorenz
and behold!
You can vary the values of a, b and c parameters to alter the shape of the attractor.