Skip to content

cristeab/demo_chaos

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chaotic Generators Demo Software Written in MATLAB

This demo is written in MATLAB and represents the work done during my final year project for obtaining the BSc Degree in Telecommunications.

The main window (figure 1) is shown by typing at the Matlab prompt ”start” (from the root folder where the sources are).

Figure 1:	The main window

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.

About

Chaotic Generator Demo Software written in MATLAB

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages