Code To Reproduce The Figures In The Paper 'Listener Preference For Different Reproduction Systems And Mixes In Popular Music'
收藏资源简介:
In this upload you find all the scripts and data you need in order to reproduce<br> the figure from the paper Wierstorf et al., "Listener Preference for Different<br> Reproduction Systems and Mixes in Popular Music" [1]. Software Requirements<br> --------------------- For the statistic analysis you will need [python](https://www.python.org) and<br> [R](https://www.r-project.org). I have used python 3.5.2 and R 3.2.3 for<br> published analysis. Under R you need to install the [eba](https://cran.r-project.org/package=eba)<br> package, which implements the Bradley-Terry-Luce model. You can install it in R<br> by running `install.packages("eba")`. Under python you have to install pandas and numpy. Reproduce figures<br> ----------------- All figures were plotted using gnuplot 5.0. Every figure folder has an<br> ``figXX.plt`` (replace ``XX`` by the figure number) file that you can execute<br> and you will get the resulting pdf file. For Fig. 4 up to Fig. 8, also a<br> ``figXX.sh`` file is provided, that will rerun the statistical analysis of the<br> data presented in the figures. References<br> ---------- [1] H. Wierstorf, C. Hold, A. Raake, "Listener Preference for Different<br> Reproduction Systems and Mixes in Popular Music," J. Audio. Eng. Soc, submitted. <br>



