cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Community Tip - Visit the PTCooler (the community lounge) to get to know your fellow community members and check out some of Dale's Friday Humor posts! X

Logistic Map and Ideal Random Number Generator

TudorMarin
1-Newbie

Logistic Map and Ideal Random Number Generator

by Mircea Andrecut

logistic_map_and_ideal.png 

About this worksheet:

  • Simulates coin tossing with a logistic map
  • Random number generators are used across many industries particularly when simulations are used
  • Performs with plots, polar plots, histograms, and Heaviside step functions

This worksheet using PTC Mathcad software describes the search for an ideal uniform random number generator, ultimately proving that the logistic random number generator simulates the behavior of the ideal uniform random number generator. Random number generators are important in simulating natural phenomena and in sampling data.

Numerical implementation of the ideal uniform number generator is discussed along with the linear congruential method which is frequently used to create random number generators.  This worksheet also shares with you how to transform a logistic map into an aperiodic, not correlated and uniform random number generator.  Using PTC Mathcad calculations, a uniform random number generator is created with an algorithm described in this worksheet. The algorithm is not correlated and is not aperiodic because of the numbers generated through the logistic maps.

This worksheet presents a simple method which transforms the logistic map in an aperiodic, non-correlated, and uniform random number generator.  The logistic map generates an infinite chaotic sequence of numbers.  A change of variable is used to make the distribution uniform.  The numbers generated from this method can be passed through the Heaviside step function to simulate coin tossing.

Download and explore this worksheet yourself! You can download a free lifetime copy of PTC Mathcad Express and get 30 days of full functionality.

0 REPLIES 0
Top Tags