Skip to content

Arnold cat map is a chaotic map which is mainly used for the confusion of pixels.

Notifications You must be signed in to change notification settings

Getscriptall/Arnold_cat_Map

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Arnold_Chaotic_Map

       Functions:
            Main function                  - main.m
            Arnold map function x-values   - arnoldx.m
            Arnold map function y-values   - arnoldy.m (Optional - If you need use y values)
          
         Arnold cat map is a chaotic map which is mainly used for the confusion of pixels.  
         The Arnold cat map is a transformation as per the following form :τ: (x,y)−→(2x+y,x+y)mod 1
         
         Input the value to x and y; The ranges starting from   
          x,y element of (0,1,2,.....N-1)
             x=  ; %Initial values
             y=  ; %Initial values

 %%%%%%%%%%%-------------------$$$$$$$$>>>>> BY Getscriptall <<<<$$$$$$$$$-----------------%%%%%%%%%%%%%%
 @@@ for any queries  contact: info.getscriptall@gmail.com

About

Arnold cat map is a chaotic map which is mainly used for the confusion of pixels.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages