Skip to content

An interactive demonstration of chaos in Chua's circuit.

License

Notifications You must be signed in to change notification settings

kiriya-aoi/chua-attractor

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

chua-attractor

An interactive web based demonstration of chaos in Chua's circuit. Default settings run through the double scroll attractor.

You need to install the flot jquery graphing plugin under 'flot/' for this code to work. See: http://www.flotcharts.org/ . You also need to install jquery-ui to 'jquery-ui/'. See: http://jqueryui.com/

Having done this, you just need to copy to a directory inside your web root, and set the file permissions right for your system.

There is an online demo of the program working at: https://kiriya-aoi.github.io/chua-attractor/attractor.html.

See the repository this was forked from for the original work on the Lorenz attractor by Andrew Baxter andy@highfellow.org 2012.

Original LICENSE file provided unedited. See LICENSE for Licensing. Roughly you can do what you like with it as long as you credit me and don't expect it to work for any serious purpose.

About

An interactive demonstration of chaos in Chua's circuit.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 78.9%
  • HTML 17.4%
  • CSS 3.7%