sequence_streak_display_test


sequence_streak_display_test, a MATLAB program which calls sequence_streak_display() to display a "streak plot" of a numeric sequence.

Licensing:

The computer code and data files made available on this web page are distributed under the GNU LGPL license.

Related Data and Programs:

sequence_streak_display, a MATLAB program which displays a streak plot of a numeric sequence;

Source Code:

collatz_27 lists the Collatz sequence starting at 27.

collatz_count lists the number of entries in each Collatz sequence with starting values from 1 to 100.

uniform_01_00100 contains 100 points of a uniform random sequence in 1D.

van_der_corput_2_0_100 contains 100 points of the van der Corput sequence, using base 2.


Last revised on 23 March 2019.