I was just trying to solve system of transcendental equations using 'Bisection Method'. Iterative procedure is used to check the convergence. In lower order modes, I am unable to obtain the solutions whereas the same code is able to give solutions for arbitrary higher order modes? In those lower order modes, I think, solutions are stuck in LOCAL minima. How can I overcome local minima in 'Iterative Procedure'