nested_sequence_display_test


nested_sequence_display_test, a MATLAB program which calls nested_sequence_display() to display a set of sequences, as lines of X values, "stacked up" in the Y direction. For cases where sequences share a value, a red vertical line is drawn to highlight this.

Licensing:

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

Related Data and Programs:

nested_sequence_display, a MATLAB program which displays a set of nested sequences.

Source Code:

CC is a set of files containing Clenshaw Curtis rules, with an "exponential" growth rule.

GH is a set of files containing Gauss Hermite abscissas, with a linear growth rule.

GL is a set of files containing Gauss Legendre abscissas, with an "exponential" growth rule.

NCO is a set of files containing Newton Cotes Open abscissas, with a "linear" growth rule.

SCC is a set of files containing Clenshaw Curtis rules, with an "slow exponential" growth rule.


Last revised on 22 February 2019.