This file explains how to replicate the experiments. It is assumed that the system has a working installation of NLEVP.
Run RIMrandom.m and RIMbutt.m.
For the butterfly problem, run thesisBUTT.m For the hadeler problem, run quadrature_hadeler.m. Please, make sure to be inside the nlevpChap folder and to use the the contourSolver.m therein, because it is the only version that approximates the integral for different number of quadrature points.
Run poleInfluence.m.
Run filterSurf.m.
Run meromorphic2.m.
Run recursiveRef.m.
Run pdde_symProbing.m.
The file do_nlevp_test.m performs all the tests in section 4.4. One can change the accuracy by modifying line 6. In order to test a specific subset of problem, just modify the cell "nep" (see lines 21-31). The file samplePointsPolesPlot.m produces Figure 4.3. The experiments in Section 4.5 are performed by comparenep2rat.m, while the tables are built by the files make_*_table.m.
Run harmonics.m.
Run isolRoots.m.
Run toy1.m.
Run example1.m and example2New.m.
Run exponentialPoly.m.