News

This project is a web application for finding the minimum of a function using the Secant method. It includes a FastAPI backend and a React frontend. Open the frontend in your browser. Enter the ...
Abstract: This paper presents an application of Secant method and Improved pre-prepared power demand (IPPD) table for solving unit commitment (UC) problem. The UC problem is divided into combinatorial ...
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 ...
Muller's method is a root-finding algorithm, a numerical method for solving equations of the form f(x) = 0. It was first presented by David E. Muller in 1956.Muller's method is based on the secant ...