Skip to content

The tent map is a piece wise linear, one-dimensional map.

Notifications You must be signed in to change notification settings

jithinkc22j/Tent_Chaotic_Map

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tent_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 tent map is a piecewise linear, one-dimensional map.

       Functions:
        Main function                : main.m
        Tent map function            : tent.m
        Finding the minimum value    : minm.m

Tent map is a real-valued function fμ defined by

                                fμ = μ ∗ min {x, 1 − x} 

Here the parameter μ is a positive real constant whose value ranges in the interval [0, 2]. The name Tent map is due to its tent-like structure of the graph defined by fμ.

Input the value to x and a;

         x=  ; % Initial values
         a=  ; % Parameter value
         
  
    %%%%%%%%%%%-------------------$$$$$$$$>>>>> BY JITHIN K C <<<<$$$$$$$$$-----------------%%%%%%%%%%%%%% 
     @@@ for any queries contact: jithinkc22@gmail.com

About

The tent map is a piece wise linear, one-dimensional map.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published