Skip to content

jithinkc22j/Aizawa_Chaotic_Attractor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

This attractor gives sphere with a tube like structure.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published