Abstract:
In this paper, a simpler approach of Newton's numerical method for optimization has been proposed. The first and second derivatives of the original function in the Newton's method have been replaced by the first and second order finite-divided difference formulas. A problem has been chosen and MATLAB program has been developed for finding the optimum value using both Newton's method and the proposed modified Newton's method. It has been observed that the proposed method produces the same result produced by the Newton's method and takes same number of iterations and same amount of execution time. The proposed method eliminates the need for finding the first and second derivatives of the original function and hence this approach is simpler