sequence_streak_display_test, a MATLAB program which calls sequence_streak_display() to display a "streak plot" of a numeric sequence.
The computer code and data files made available on this web page are distributed under the GNU LGPL license.
sequence_streak_display, a MATLAB program which displays a streak plot of a numeric sequence;
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.