diff --git a/README.md b/README.md index 24bf9671a67fbeb6fe9d10bc1be93019ef885cff..3b3f7f17e2df846f8006f8c1767f34e7dddcd439 100644 --- a/README.md +++ b/README.md @@ -8,8 +8,8 @@ The sound material is available in folder 'data'. The code is available in folders 'matlab' and 'python'. The main experiments are available in both programming languages: -* Figure 1 can be reproduced TO BE COMPLETED -* Figure 2 can be reproduced TO BE COMPLETED +* Figure 1 can be reproduced in Matlab by running file `run_illustration_cuicui_eigenvalues.m` +* Figure 2 can be reproduced in Matlab by running file `exp_eigenval_win.m`. * Figure 3 can be reproduced in Matlab by running file `rank_estimation_halko_vs_eigs_gausswin.m`. * Figure 4 can be reproduced in Python by running the specific tasks 12 and 13 from `tffpy.scripts.script_exp_solve_tff.py`. * Figure 5 can be reproduced in Python by running the specific tasks 12 and 13 from `tffpy.scripts.script_exp_solve_tff.py`.