Skip to content

Latest commit

 

History

History
29 lines (20 loc) · 1017 Bytes

README.md

File metadata and controls

29 lines (20 loc) · 1017 Bytes

Aizawa_Chaotic_Attractor

This attractor gives sphere with a tube like structure.

Note: If you are using my code for your system or project, you should always cite my paper as a reference Click here to see the publications.

Functions:
Main function               : main.m
Aizawa chaotic map function : aizawa_attractor.m

Input the values to x,y,z,a,b,c,d,e,f, and dt

   x=  ; % Initial value
   y=  ; % Initial value
   z=  ; % Initial value
   
   a=  ; % Parameter value
   b=  ; % Parameter value
   c=  ; % Parameter value
   d=  ; % Parameter value
   e=  ; % Parameter value
   f=  ; % Parameter value
   dt=  ; % Parameter value
   
   
   
   %%%%%%%%%%%-------------------$$$$$$$$>>>>> BY JITHIN K C <<<<$$$$$$$$$-----------------%%%%%%%%%%%%%% 
   @@@ for any queries contact: jithinkc22@gmail.com