Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 645 Bytes

README.md

File metadata and controls

18 lines (11 loc) · 645 Bytes

Decorrelation in Feedback Delay Networks

Matlab code for decorrelation analysis of feedback delay networks.

This repository provides Matlab code for repeating the results of the accompanying paper:

S. J. Schlecht, J. Fageström, and V. Välimäki, "Decorrelation in Feedback Delay Networks", IEEE Trans. Audio, Speech, Lang. Process., vol. x, no. x, pp. x–x, Month 2023.

If you use this code for your research, please cite the accompanying paper.

Instructions

Run initialization with startup.m

Run Plots/run_all_plots.m to recreate Figures 2-8.

Run Tables/run_all_tables.m to recreate the results of Tables 1-4.