News

c = fixed_point_iteration(f,x0) returns the fixed point of a function specified by the function handle f, where x0 is an initial guess of the fixed point. c = fixed_point_iteration(f,x0,opts) does the ...
Fixed-point iteration for finding the fixed point of a univariate, scalar-valued function.
In technical applications typical problems arise that can be “differentially” treated by the calculation and subsequent inversion of certain Jacobi matrices. However, in many cases, the calculation of ...
Several iterative processes have been defined by researchers to approximate the fixed points of various classes operators. In this paper we present, by using the basins of attraction for the roots of ...