Skip to content

jithinkc22j/Lorenz_General

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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: [email protected]

Releases

No releases published

Packages

No packages published