Skip to content

Latest commit

 

History

History
25 lines (13 loc) · 962 Bytes

README.md

File metadata and controls

25 lines (13 loc) · 962 Bytes

Logistic_Chaotic_Map

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.

The Logistic map is commonly used map in chaos-based image encryption

         Functions:
          Main function         : main.m
          Logistic_map fuction  : logistic.m
          
          
          
          
         Logistic map is mathematically expressed as x_n+1 = γ*x_n(1 − x_n) 
         
         Input the value to x and y;
         
             x=  ; % Initial values
             y=  ; % Parameter value

     %%%%%%%%%%%-------------------$$$$$$$$>>>>> BY JITHIN K C <<<<$$$$$$$$$-----------------%%%%%%%%%%%%%% 
      @@@ for any queries contact: [email protected]