Skip to content

Latest commit

 

History

History
31 lines (17 loc) · 1013 Bytes

README.md

File metadata and controls

31 lines (17 loc) · 1013 Bytes

Lorenz_Chatic_Map

The Lorenz system- " The Essence of chaos "

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
 Lorenz chaotic map function: lorenz.m
  
  
  Input the values to x,y and h
     
         x=  ; % Initial value
        
         y=  ; % Initial value
         
         z=  ; % Initial value
         
         a= :% Parameter value
         
         b= :% Parameter value
         
         sgm= :% Parameter value
         
         siz= size of chaotic map matrix 
         
         %%%%%%%%%%%-------------------$$$$$$$$>>>>> BY JITHIN K C <<<<$$$$$$$$$-----------------%%%%%%%%%%%%%%
         @@@ for queries contact: jithinkc22@gmail.com