This demo is written in MATLAB and represents the work done for my undergraduate project. The main window is called by typing at the MATLAB prompt start.
From the main window five different tools can be called:
2D attractor
time and frequency domain
bifurcation diagram
histogram
bicoherence
From each tool the chaotic generators can be selected and their behavior studied. The chaotic generators are grouped into two classes:
time discrete
time continuous
Some tools can be used for both classes of chaotic generators, others can be used only for one class.
Other chaotic generators can be easily added to the existing ones by creating a script file in the directory corresponding to its class: Cont or Discr. In this case no default parameters are available and they must be typed manually in the edit boxes of each tool. |