- Implementation of the Nievergelt method : Nievergelt.m
- Generic implementation of Forward Euler : ForwardEuler.m, UForwardEuler.m
- Utility function to find the index of the closest interval : FindClosestInterval.m
- Example code for Nievergelt method with the linear problem : exampleNievergelt.m
- Script to generate the figure for the linear problem : exampleNievergeltLinearFig.m
- Script to generate the figure for the non-linear prolem : exampleNievergeltNonLinearFig.m