Skip to content

This repository contains lightweight, flexible MATLAB software to explore variants of deferred correction methods described in the review article: "Deferred Correction Methods for Ordinary Differential Equations".

License

Notifications You must be signed in to change notification settings

ongbw/deferred-correction

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About this repository

Deferred correction is a well-established method for incrementally increasing the order of accuracy of a numerical solution to a set of ordinary differential equations. Because implementations of deferred corrections can be pipelined, multi-core computing has increased the importance of deferred correction methods in practice, especially in the context of solving initial-value problems. This repository contains lightweight, flexible MATLAB software to explore variants of deferred correction methods described in the review article: "Deferred Correction Methods for Ordinary Differential Equations". See preprint.

To generate:

  • figures 4.1, 4.2 4.3, 4.6, 4.7, run the script: zadunaisky_test.m
  • figures 4.4, 4.5, 4.8, 4.9, run the script: idc_test_vector.m and idc_test_vector_work.m
  • figure 4.11, run the script: cdc_interpolant/m

About

This repository contains lightweight, flexible MATLAB software to explore variants of deferred correction methods described in the review article: "Deferred Correction Methods for Ordinary Differential Equations".

Resources

License

Stars

Watchers

Forks

Packages

No packages published