convergence_test


convergence_test, a MATLAB code which calls convergence(), which is given a sequence of approximation errors and estimates the order of convergence, assuming the results correspond to a a sequence of decreasing mesh sizes h, or increasing mesh counts n.

Licensing:

The information on this web page is distributed under the MIT license.

Related Data and Programs:

convergence, a MATLAB code which is given a sequence of approximation errors and estimates the order of convergence, assuming the results correspond to a a sequence of decreasing mesh sizes h, or increasing mesh counts n.

Source Code:


Last modified on 10 September 2024.