nonlin_bisect_test


nonlin_bisect_test, a MATLAB code which calls nonlin_bisect(), which interactively applies bisection to seek a root of f(x) over a change-of-sign interval a <= x <= b.

Licensing:

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

Related Data and Programs:

nonlin_bisect, interactively applies bisection to seek a root of f(x) over a change-of-sign interval a <= x <= b.

Source Code:


Last revised on 20 June 2019.