Skip to content

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

Notifications You must be signed in to change notification settings

jithinkc22j/Logistic_Chaotic_Map

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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: jithinkc22@gmail.com

About

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

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published