cycle_brent_test


cycle_brent_test, a MATLAB code which calls cycle_brent(), which analyzes a cycle in an iterated function sequence using Brent's method.

Licensing:

The computer code and data files described and made available on this web page are distributed under the MIT license

Related Data and Programs:

CYCLE_BRENT, a MATLAB code which carries out an iterated function evaluation, and seeks to determine the nearest element of a cycle, and the cycle's length, using Brent's method.

Source Code:


Last revised on 07 December 2018.