Skip to content
Snippets Groups Projects
Commit 29bcc469 authored by Marina Kreme's avatar Marina Kreme
Browse files

update

parent b749bc7f
No related branches found
No related tags found
No related merge requests found
Pipeline #6069 passed
...@@ -7,7 +7,7 @@ filtering out. More precisely, it is a Matlab implementation of the algorithms ...@@ -7,7 +7,7 @@ filtering out. More precisely, it is a Matlab implementation of the algorithms
from *Time-frequency fading algorithms based on Gabor multipliers, by, from *Time-frequency fading algorithms based on Gabor multipliers, by,
A. Marina Krm, Valentin Emiya, Caroline Chaux, and Bruno Torrsani, 2020*. A. Marina Krm, Valentin Emiya, Caroline Chaux, and Bruno Torrsani, 2020*.
For more information please contact ama-marina.kreme@univ-amu.fr For more information please contact ama-marina.kreme@univ-amu.fr/valentin.emiya@lis-lab.fr
## Installation ## Installation
...@@ -25,12 +25,21 @@ which can be downloaded at https://ltfat.github.io ...@@ -25,12 +25,21 @@ which can be downloaded at https://ltfat.github.io
See the documentation. See the documentation.
To reproduce figures on the aforementioned paper, go to the To reproduce the aforementioned paper figures:
following directory : "tfgm/scripts" and then run the file
**solve_1area_cuicui.m**
You can also run the scripts **solve_all_tff1.m**, - Figure 1 and 2 can be reproduced by running
**solve_all_tffP.m** for more experiments **tff2020/matlab/tfgm/scripts/exp_gabmul_eigs_properties.m**
- Figure 3 can be reproduced by running
**tff2020/matlab/tfgm/scripts/rank_estimation_halko_vs_eigs_gausswin.m**
- Figure 4 and 5 can be reproduced by running
**tff2020/matlab/tfgm/scripts/exp_tff1_car_bird.m**
You can also run the scripts
**tff2020/matlab/tfgm/scripts/exp_all_tff1.m** et
**tff2020/matlab/tfgm/scripts/exp_all_tffP.m**
for more experiments
## Copyright 2019-2020 ## Copyright 2019-2020
...@@ -42,6 +51,8 @@ You can also run the scripts **solve_all_tff1.m**, ...@@ -42,6 +51,8 @@ You can also run the scripts **solve_all_tff1.m**,
## Contributors ## Contributors
- [A. Marina Krm](ama-marina.kreme@univ-amu.fr) - [A. Marina Krm](ama-marina.kreme@univ-amu.fr)
- [Valentin Emiya](valentin.emiya@lis-lab.fr)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment