"The Secant method is a numerical technique used to find the root of a function. Unlike the bisection method, this method employs two initial values (x₀ and x₁) instead of an interval start, and then ...
Abstract: A secant/finite difference algorithm based on trust region strategy is presented. This algorithm is designed to solve the minimax optimization problem of a finite number of functions, whose ...