Skip to content

gsagoo/LorenzAttractorOctave

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Lorenz Attractor: GNU Octave

Gnu Octave Script: Lorenz Attractor (Could be run under Matlab as an alternative)

Instructions for use

  1. Extract both files: lorenz.m and h_f_RungeKutta.m into the current working directory of Gnu Octave or Matlab.

  2. 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.

About

GNU Octave code that draws the Lorenz attractor.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages