CHAP_HAILSTONE
Hailstone with Parfor
chap_hailstone.tex
, Chapter: "Hailstone with Parfor"
collatz_height.m
, a MATLAB function to compute the "height" of a Collatz sequence.
collatz_length.m
, a MATLAB function to compute the length of a Collatz sequence.
collatz_count.png
, the number of steps in the Collatz sequence for starting values 1 to 50.
collatz_sequence_27.png
, a plot of the Collatz sequence that begins with 27.
Last revised on 01 June 2012.