bisection_test


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

Licensing:

The information on this web page is distributed under the MIT license.

Related Data and Programs:

bisection, a MATLAB code which 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.