jithinkc22j / Aizawa_Chaotic_Attractor

This attractor gives sphere with a tube like structure.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.


Languages

Language:HTML 77.1%Language:MATLAB 22.9%