Iterative Methods
摘要
IterativeMethoditerative methods are based on a successive improvement ofGuessinitial solution estimation. Starting from anSolutionapproximate initial guess, a sequence of improving approximate solutions is obtainedSolutionoptimal. It means that receiving an unambiguous optimal solution “at once” is impossible, but the sequence of solution guesses can differ for different techniques and their settings. Nevertheless, if the technique suits a particular problem well, the sequence (at least asymptotically) approaches the actual optimum.